#254 · Primary category: AI Agents & Automation

agent-squad

agentic-ai agents ai-agents ai-agents-framework anthropic anthropic-claude aws aws-bedrock aws-cdk aws-lambda chatbot framework generative-ai machine-learning openai openaiapi orchestrator python serverless typescript

Flexible and powerful framework for managing multiple AI agents and handling complex conversations

Project last updated:08/27/26

GitHub Stars

7.8K

Forks

741

Contributors

37

License

Apache-2.0

Why we included this project

Agent Squad handles the messy part of multi-agent apps: deciding which assistant should answer a query and keeping the conversation coherent as it moves between agents. A classifier sits in front of your agents and routes each incoming request, with pluggable storage and retrievers so you can swap in your own pieces. It ships with pre-built agents for Bedrock, Anthropic, OpenAI, Lex, and Lambda, so a working setup is quick to reach. Python and TypeScript run in the cloud or locally, and a newer Swift runtime brings the same orchestration to iPhone, iPad, and Mac, entirely on device. For teams building production assistants that need streaming responses and reliable routing, it is a practical starting point rather than just a demo.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category