{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence"}],"enrichment":{"capability":"CrewAI is a Python framework for building multi-agent AI systems where autonomous agents collaborate to solve complex tasks, either through role-based crews or event-driven flows.","skillfed_tags":["multi-agent-ai","agent-orchestration","workflow-automation"],"use_cases":["Build autonomous multi-agent systems where specialized agents collaborate to solve complex business problems or research tasks.","Create event-driven workflows that combine AI agents with deterministic Python logic for production automation.","Orchestrate document analysis, data extraction, or research tasks by delegating work across multiple agents with different expertise.","Develop role-playing agent simulations or interactive AI systems where agents take on specific personas and responsibilities.","Monitor and trace AI agent execution in real-time using the integrated observability and telemetry capabilities."],"what_it_does":"CrewAI is a framework for orchestrating autonomous AI agents that work together on complex tasks. It offers two complementary approaches: Crews, which are teams of agents with true autonomy and role-based collaboration, and Flows, which provide event-driven, production-ready workflows with fine-grained control. The framework is built independently from LangChain and other agent systems, emphasizing speed, flexibility, and low-level customization.\n\nThe package integrates with large language models (via openai and instructor), vector databases (chromadb, lancedb), document processing (pdfplumber), and observability tools (opentelemetry). It includes a CLI for project scaffolding and supports YAML-based configuration for agents and tasks. With 31 runtime dependencies, it provides a comprehensive toolkit for building production-grade agentic applications, though this also means a larger dependency footprint.","worth_installing":"Yes, if you need to build multi-agent AI systems. CrewAI is actively maintained, widely adopted (12.3M monthly downloads, top 5000 packages), has no known vulnerabilities, and offers both high-level simplicity and low-level control. The main caveats are the unclear license (verify before commercial use), substantial dependency footprint, and the requirement for Python >=3.10 <3.14. Start with the free Crew Control Plane trial to evaluate the platform."},"id":"crewai","links":{"html":"https://skillfed.io/packages/crewai","md":"https://skillfed.io/packages/crewai.md","pypi":"https://pypi.org/project/crewai/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"unclear","name":"crewai","python_support":"supports_current","summary":"Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks."},"popularity":{"monthly_downloads":12349909,"position":1324,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.15.16"}
