fast-agent: fast-agent is a CLI-first framework for building and interacting with sophisticated multimodal AI agents and workflows. It offers comprehensive support for various LLM providers, structured outputs, and vision, with unique features like MCP Feature support and live streaming responses to the terminal.; 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.
Rapid development and testing of sophisticated multimodal AI agents and workflows.
Building local agentic pipelines with open-source LLMs