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.; mini-swe-agent: Mini-SWE-agent is a lightweight, 100-line AI agent designed to solve GitHub issues and more, offering a simplified yet performant alternative to larger coding agents. It focuses on minimalism, high performance on benchmarks like SWE-bench, and easy deployment across various environments.
Build custom LLM chat applications
Researchers for benchmarking, fine-tuning, or RL experiments without bloat