cua: Cua is an open-source platform designed for building, benchmarking, and deploying AI agents capable of interacting with any computer. It provides isolated, self-hostable sandboxes using technologies like Docker, QEMU, and Apple Vz for agentic UI automation and secure code execution.; llmcore: LLMCore is a Qt/C++ library that provides a unified streaming API for multiple LLM providers (Claude, OpenAI, Ollama, Google AI, llama.cpp) and implements client and server for the MCP 2025-11-25 specification. It supports streaming chat, tool calling, and MCP transports like stdio and HTTP.
Developing and deploying AI agents for autonomous desktop interaction and task completion.
Build custom LLM chat applications