Open SourceAgents24k
CrewAI
Role-playing multi-agent orchestration for autonomous crews.
CrewAI is a Python framework for orchestrating role-playing autonomous AI agents that collaborate as a 'crew' to complete tasks. It is built independently of LangChain and provides abstractions for agents, tasks, tools, and processes, plus Flows for more deterministic event-driven control. It is widely used for multi-agent systems where specialized agents divide and coordinate work.
Repository
crewAIInc/crewAILanguage
PythonWhat you'd build with it
- Build multi-agent teams where each agent has a defined role, goal, and toolset
- Orchestrate sequential or hierarchical task pipelines that combine agent autonomy with structured Flows
- Equip agents with custom and built-in tools to research, write, and review outputs collaboratively
Tags
multi-agentorchestration