CrewAI
Framework for orchestrating teams of specialized AI agents. Role-based agents collaborate on complex tasks. $20M+ in VC funding. Apache-2.0.
Install
$pip install crewai About
CrewAI models multi-agent collaboration as a "crew" — each agent has a role (e.g. Researcher, Writer, QA), a goal, tools it can use, and memory. The crew manager delegates tasks and assembles outputs into a final result.
This crew abstraction maps naturally to knowledge worker workflows: research → draft → review → publish. Each step is an autonomous agent that can use tools, browse the web, read files, or call APIs.
Getting Started
pip install crewai crewai-tools
crewai create crew my-project
cd my-project
crewai runFeatures
References & Links
Project Info
Topics
Ready to try CrewAI?
Free and open source. Install in one command, works with Claude Code, Cursor, Windsurf, and more.
$pip install crewai