CREWAI(1)CREWAI(1)

NAME

crewai CrewAI is a role-based multi-agent framework with over 45K GitHub stars that lets developers define teams of AI agents with distinct roles, goals, and backstories.

METADATA

CATEGORY
Framework
PRICING
Freemium
LANGUAGE
Python
VERIFIED
2026-03-16
STATUS
ACTIVE
VENDOR
CrewAI Inc

LINKS

CONFIG FILES

PATTERNS

HIERARCHICALManager agent delegates tasks to worker agents in a tree structure.
SEQUENTIALAgents execute in a defined order, passing results to the next agent.

PROTOCOLS

DESCRIPTION

CrewAI is a role-based multi-agent framework with over 45K GitHub stars that lets developers define teams of AI agents with distinct roles, goals, and backstories. It uses YAML configuration files to declaratively specify agents and tasks, supporting hierarchical and sequential orchestration patterns with built-in A2A protocol support.

SEE ALSO

CrewAI Inc2026-03-16CREWAI(1)