AI & MLcrewai
CrewAI
Also known asCrew AI
An open-source multi-agent orchestration framework that uses a role-based paradigm where developers define AI 'crews' of agents, each with specific roles, goals, and tools. CrewAI simplifies building collaborative agent teams—agents can delegate tasks to each other and coordinate toward shared objectives. It integrates with MCP for tool connections and LangChain tools.
Related terms
3AI & ML
AI Agent
An autonomous AI system that can plan, use tools, and take actions to accomplish goals. Agents use LLMs as the reasoning...
AI & ML
LangChain / LangGraph
LangChain is a popular open-source framework for building LLM-powered applications, providing abstractions for chains, t...
AI & ML
Model Context Protocol (MCP)
An open standard introduced by Anthropic in November 2024 for connecting AI applications to external data sources, tools...