Agno provides an SDK, a runtime, and a control plane for building agent platforms.
Product
Description
SDK
Build agents, teams, and workflows with memory, knowledge, guardrails, and 100+ integrations.
AgentOS
Run your agent platform in production with a stateless, secure FastAPI backend.
Control Plane
Monitor and manage your system using the AgentOS UI.
Your Agent Platform
AgentOS runs your agent platform as a FastAPI application in your cloud. The fastest way to get started is to give your coding agent this prompt (select your cloud provider).
Railway
Docker
AWS
Fly
GCP
Kubernetes
Azure
Render
Modal
Help me set up my agent platform and build my first agent.Clone https://github.com/agno-agi/agentos-railway into a folder called agent-platform, cd in, and run the setup-platform skill (in .agents/skills/).
Help me set up my agent platform and build my first agent.Clone https://github.com/agno-agi/agentos-docker into a folder called agent-platform, cd in, and run the setup-platform skill (in .agents/skills/).
Help me set up my agent platform and build my first agent.Clone https://github.com/agno-agi/agentos-aws into a folder called agent-platform, cd in, and run the setup-platform skill (in .agents/skills/).
Help me set up my agent platform and build my first agent.Clone https://github.com/agno-agi/agentos-fly into a folder called agent-platform, cd in, and run the setup-platform skill (in .agents/skills/).
Help me set up my agent platform and build my first agent.Clone https://github.com/agno-agi/agentos-gcp into a folder called agent-platform, cd in, and run the setup-platform skill (in .agents/skills/).
Help me set up my agent platform and build my first agent.Clone https://github.com/agno-agi/agentos-helm into a folder called agent-platform, cd in, and run the setup-platform skill (in .agents/skills/).
Help me set up my agent platform and build my first agent.Clone https://github.com/agno-agi/agentos-azure into a folder called agent-platform, cd in, and run the setup-platform skill (in .agents/skills/).
Help me set up my agent platform and build my first agent.Clone https://github.com/agno-agi/agentos-render into a folder called agent-platform, cd in, and run the setup-platform skill (in .agents/skills/).
Help me set up my agent platform and build my first agent.Clone https://github.com/agno-agi/agentos-modal into a folder called agent-platform, cd in, and run the setup-platform skill (in .agents/skills/).