// about CrewAI
CrewAI is an open-source Python framework for orchestrating multiple AI agents that collaborate to complete complex tasks. Developers define agents with specific roles, give them tools like web search or code execution, and CrewAI manages how they communicate and hand off work. It's become a go-to framework for building multi-agent pipelines that tackle research, writing, and analysis workflows end-to-end.