2FastLabs/agent-squad
A flexible, open-source framework for orchestrating multiple AI agents to manage complex conversations and tasks efficiently.
Core Features
Quick Start
pip install agent-squadDetailed Introduction
Agent Squad is a flexible, lightweight open-source framework designed for orchestrating and managing multiple AI agents to handle complex conversations and tasks. It intelligently routes user queries to the most suitable agent based on context and content, while maintaining conversation history for coherent interactions. The framework offers pre-built components for rapid deployment and an extensible architecture for integrating custom agents and storage solutions. With dual language support (Python and TypeScript) and universal deployment capabilities, it's suitable for a wide range of applications, from simple chatbots to sophisticated AI systems. The new SupervisorAgent further enhances its capabilities by enabling sophisticated team coordination and parallel processing among specialized agents.