Multi-Agent Frameworks

Frameworks designed for multi-agent collaboration and conversation

4 frameworks in this category

CrewAIOfficial
Multi-Agent

Role-playing multi-agent framework where you define agents with specific roles, goals, and backstories. Agents collaborate on tasks with configurable delegation and process flows.

Python
by CrewAI24.6k8 features
pip install crewai
AutoGenOfficial
Multi-Agent

Microsoft's framework for building multi-agent conversational systems. Agents converse with each other and humans to solve tasks through flexible conversation patterns.

Python.NET
by Microsoft38.5k8 features
pip install autogen-agentchat
Magentic-OneOfficial
Multi-Agent

Microsoft Research's multi-agent system with specialized agents for web browsing, file handling, and code execution. Orchestrated by a lead agent that delegates to specialists.

Python
by Microsoft Research38.5k7 features
pip install autogen-ext[magentic-one]
Multi-Agent

Research-oriented multi-agent framework for studying cooperative AI agent behavior. Implements role-playing, task decomposition, and society simulation for LLM agents.

Python
by CAMEL-AI6.8k8 features
pip install camel-ai