awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
crewAIInc avatar

crewAIInc/crewAI-examplesArchived

0
View on GitHub↗
6,049 stele·2,141 fork-uri·Jupyter Notebook·13 vizualizări

CrewAI Examples

This repository provides reference implementations and templates for multi-agent orchestration, retrieval-augmented generation systems, and human-in-the-loop patterns. It contains a collection of implementation patterns for coordinating multiple AI agents to automate complex business workflows and tasks.

The project demonstrates how to decouple operational logic from setup by using structured text files for agent roles and task specifications. It includes guides for integrating vector search and document processing to build question and answer systems based on external knowledge bases, as well as patterns for inserting manual validation and review steps into automated agent sequences.

The examples cover the design of iterative execution paths, parallel processing, and dynamic routing. These implementations incorporate state management to track progress across complex sequences and link agents to external APIs, databases, and file systems for tool-augmented execution.

The reference materials are provided as Jupyter Notebooks.

Features

  • Role-Based Agent Orchestration - Coordinates multiple specialized AI agents by assigning distinct roles and goals to automate business workflows.
  • Multi-Agent Orchestrators - Provides reference implementations for coordinating specialized AI agents to collaborate on complex business workflows.
  • Vector Knowledge Bases - Integrates document processing with vector knowledge bases to provide agents with grounded external information.
  • Multi-Agent Orchestration Patterns - Offers implementation patterns for coordinating multiple specialized agents to decompose and execute complex workflows.
  • AI Workflow Automation - Automates repetitive professional tasks using iterative execution paths and dynamic AI routing.
  • Retrieval-Augmented Generation - Implements the retrieval-to-generation pipeline to ground AI responses using external search indices.
  • Human-in-the-Loop Systems - Provides tools for integrating human oversight and validation into AI-driven workflows.
  • Human-in-the-Loop Workflows - Implements manual review checkpoints and validation steps within automated agent sequences.
  • Tool-Augmented Language Models - Extends language model capabilities by linking agents to external APIs, databases, and file systems.
  • RAG Implementations - Implements RAG architectures that retrieve relevant documents from vector stores to augment LLM context.
  • Iterative Routing - Provides patterns for designing iterative execution paths and dynamic routing to achieve complex goals.
  • Agentic Workflows - Provides frameworks for designing autonomous agent processes using iterative refinement and state management.
  • External API Tool Exposures - Demonstrates how to expose external API functions as callable tools for AI agents to execute actions.
  • YAML-Defined Agents - Defines custom agents and their toolkits using YAML files to decouple configuration from code.
  • External Service Integrations - Provides implementations for connecting AI agents to third-party APIs and external platforms to fetch data.
  • Workflow State Managements - Includes state management to track progress and context across iterative loops and parallel processing sequences.
  • Agent Task State Persistence - Tracks progress and context across iterative loops to maintain consistency during complex agent sequences.
  • Iterative Execution Paths - Implements iterative execution paths with dynamic routing and parallel processing to automate complex tasks.
  • RAG Implementation Guides - Provides step-by-step frameworks and examples for building retrieval-augmented generation systems.
  • YAML Configuration Files - Uses structured YAML files to separate agent definitions and task specifications from execution logic.
  • Agent Configuration Files - Defines agent roles and task specifications in YAML files to decouple operational logic from setup.
  • Agent Frameworks - Collection of practical implementation examples for multi-agent systems.
  • Agent Framework Examples - Collection of role-based multi-agent workflows for business automation.

Istoric stele

Graficul istoricului de stele pentru crewaiinc/crewai-examplesGraficul istoricului de stele pentru crewaiinc/crewai-examples

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru CrewAI Examples

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu CrewAI Examples.
  • camel-ai/camelAvatar camel-ai

    camel-ai/camel

    17,253Vezi pe GitHub↗

    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

    Pythonagentai-societiesartificial-intelligence
    Vezi pe GitHub↗17,253
  • vrsen/agency-swarmAvatar VRSEN

    VRSEN/agency-swarm

    3,962Vezi pe GitHub↗

    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

    Python
    Vezi pe GitHub↗3,962
  • tencentcloudadp/youtu-agentAvatar TencentCloudADP

    TencentCloudADP/youtu-agent

    4,576Vezi pe GitHub↗

    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

    Pythonagent-frameworkagentsopenai-agents
    Vezi pe GitHub↗4,576
  • microsoft/agent-frameworkAvatar microsoft

    microsoft/agent-framework

    7,277Vezi pe GitHub↗

    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

    Pythonagent-frameworkagentic-aiagents
    Vezi pe GitHub↗7,277
Vezi toate cele 30 alternative pentru CrewAI Examples→

Întrebări frecvente

Ce face crewaiinc/crewai-examples?

This repository provides reference implementations and templates for multi-agent orchestration, retrieval-augmented generation systems, and human-in-the-loop patterns. It contains a collection of implementation patterns for coordinating multiple AI agents to automate complex business workflows and tasks.

Care sunt principalele funcționalități ale crewaiinc/crewai-examples?

Principalele funcționalități ale crewaiinc/crewai-examples sunt: 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.

Care sunt câteva alternative open-source pentru crewaiinc/crewai-examples?

Alternativele open-source pentru crewaiinc/crewai-examples includ: 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…