Directory / CrewAI
CrewAI
Verified
Role-playing multi-agent framework with a commercial control plane.
CrewAI is a Python framework for multi-agent “crews” with roles, plus a commercial platform for running them. The open framework is how most people meet it. The company sells enterprise orchestration on top.
- Model independence
- Multi-model
- Deployment
- Cloud, Self-hosted
- Open source
- Yes
- License
- MIT (framework); platform is commercial
- Pricing model
- Mixed
- Added / updated
- 19 Aug 2026 / 19 Aug 2026
www.crewai.com · Docs · Source
Editorial take
CrewAI popularized the org-chart metaphor for agents. That is useful once and harmful as a default architecture. Use it when roles are real (researcher vs implementer). Do not use it because a slide had four stick figures. The MIT framework is not the enterprise platform.
Strengths
- Simple role/task abstractions many teams understand.
- MIT framework you can run locally.
- Model-agnostic.
Limitations
- Role theater can replace a spec.
- Platform features and OSS features diverge.
- Not a sandbox or verification layer.