Este proyecto es una librería de referencia y plantillas para la orquestación de múltiples agentes, sistemas de generación aumentada por recuperación (RAG) y patrones de humano en el bucle (human-in-the-loop). Contiene una colección de patrones de implementación para coordinar múltiples agentes de IA para automatizar flujos de trabajo y tareas empresariales complejas.
Las características principales de crewaiinc/crewai-examples son: Role-Based Agent Orchestration, Multi-Agent Orchestrators, Vector Knowledge Bases, Multi-Agent Orchestration Patterns, AI Workflow Automation, Retrieval-Augmented Generation, Human-in-the-Loop Systems, Human-in-the-Loop Workflows.
Las alternativas de código abierto para crewaiinc/crewai-examples incluyen: camel-ai/camel — This project is a comprehensive framework for building and managing autonomous agent systems. It provides a unified… vrsen/agency-swarm — Agency Swarm is a multi-agent orchestration framework and development kit designed to coordinate specialized AI agents… tencentcloudadp/youtu-agent — Youtu Agent is an open-source framework for building, running, and evaluating autonomous agents powered by large… microsoft/agent-framework — The agent-framework is an LLM agent orchestration framework and multi-agent workflow engine designed for building… joaomdmoura/crewai — CrewAI is a multi-agent orchestration framework and autonomous agent workflow engine. It provides a system for… i-am-bee/beeai-framework — The BeeAI Framework is an LLM agent framework and multi-agent orchestration engine used to build autonomous agents…
This project is a comprehensive framework for building and managing autonomous agent systems. It provides a unified architecture for orchestrating multi-agent societies, where specialized agents collaborate through roleplay to decompose and solve complex tasks. The system integrates language models with external environments, enabling agents to perform real-world actions through a standardized tool-calling abstraction layer. The framework distinguishes itself through its focus on iterative reasoning and data reliability. It employs automated feedback loops to refine agent outputs and self-eva
Agency Swarm is a multi-agent orchestration framework and development kit designed to coordinate specialized AI agents through defined communication patterns and handoffs. It functions as a system for managing agent swarms, providing an API gateway to expose these coordinated collectives as production-ready HTTP endpoints. The project distinguishes itself through its Model Context Protocol integration layer, which connects agents to external data sources and capabilities. It implements specialized orchestration patterns, such as the orchestrator-worker model and role-based delegation, to tran
Youtu Agent is an open-source framework for building, running, and evaluating autonomous agents powered by large language models. It provides the core infrastructure for creating agents that follow reasoning loops, use toolkits, and coordinate with other agents to solve complex tasks, all managed through YAML-driven configuration files. The framework distinguishes itself through its support for multi-agent orchestration, where a planner agent decomposes tasks and coordinates specialized worker agents, and through its integration with the Model Context Protocol for connecting to external toolk
The agent-framework is an LLM agent orchestration framework and multi-agent workflow engine designed for building autonomous AI agents. It provides a tool integration layer for binding external functions, APIs, and sandboxed code as executable tools for language models. The framework distinguishes itself through a graph-based system for designing sequential and parallel task flows, featuring state management and checkpointing for long-running processes. It implements comprehensive conversational state management and an observability suite that uses telemetry to trace execution flows and monit