llama-cpp-agent: llama-cpp-agent is a Python framework for interacting with LLMs running via llama.cpp. It provides a unified interface for chat, structured function calls, and JSON-formatted output — including models not explicitly fine-tuned for function calling. Developers can define tools and callable functions that the agent invokes directly, making it practical for building local agentic workflows without cloud dependencies.; youtu-agent: Youtu-Agent is a flexible, high-performance framework for building, running, and evaluating autonomous agents, excelling in tasks like data analysis and deep research using open-source models. It features automated agent generation, continuous experience learning via Training-Free GRPO, and scalable end-to-end reinforcement learning capabilities.
Building local agentic pipelines with open-source LLMs
Data analysis and report generation.