AI Agent Orchestration Platform
39.4k 2026-04-12
agno-agi/agno
Agno is a comprehensive platform for building, running, and managing scalable, production-ready agentic software, addressing the unique challenges of AI agent deployment.
Core Features
Framework for building intelligent agents, teams, and workflows with memory, knowledge, and guardrails.
Scalable runtime for deploying agentic systems as stateless, session-scoped FastAPI services.
Control Plane (AgentOS UI) for monitoring, testing, and managing agents in production.
Built-in support for streaming, long-running execution, approval workflows, and audit logs.
Ensures trust with integrated guardrails, evaluations, tracing, and full data ownership.
Quick Start
export ANTHROPIC_API_KEY="***" && uvx --python 3.12 --with "agno[os]" --with anthropic --with mcp fastapi dev agno_assist.pyDetailed Introduction
Agno addresses the paradigm shifts introduced by agentic software, focusing on new interaction, governance, and trust models. It provides a robust framework to construct agents, teams, and complex workflows, coupled with a scalable runtime for production deployment. With features like real-time streaming, human-in-the-loop approvals, and comprehensive auditability, Agno empowers developers to build and manage reliable, secure, and performant AI agent systems at scale, ensuring full control and data ownership within their own infrastructure.