C
CrewAI
Multi-agent AI framework — orchestrate teams of AI agents that collaborate on complex tasks
About CrewAI
CrewAI is a framework for orchestrating multiple AI agents that work together as a team. Define agents with specific roles (researcher, writer, reviewer), assign tasks, and CrewAI manages the workflow — agents collaborate, hand off work, and iterate until the job is done. Think of it as a virtual AI team.
Key Features
✓ Multi-agent orchestration with defined roles
✓ Agents collaborate and hand off tasks
✓ Sequential and parallel task execution
✓ Integration with LangChain tools
✓ Support for OpenAI, Anthropic, local models
✓ Custom tool creation for agents
✓ Memory and context management across agents
✓ Process monitoring and logging
✓ Open source with Python SDK
✓ Growing ecosystem of pre-built crews
Who Is It For?
Developers building complex AI applications that need multiple specialized agents working together.