A Python framework for multi-agent orchestration built around roles, tasks, and crews—fewer primitives than LangGraph, friendlier for quick prototypes.
CrewAI models agents as role-bearing workers that collaborate on tasks. Contrast with LangChain / LangGraph (more general) and AutoGen (conversational multi-agent).
