Back to rankings

crewAIInc/crewAI-examples

Jupyter Notebook

A collection of examples that show how to use CrewAI framework to automate workflows.

crewaiexamples
Star Growth
Stars
6.1k
Forks
2.2k
Weekly Growth
Issues
4
2k4k6k
Dec 2023Oct 2024Sep 2025Jul 2026
README

CrewAI Full Examples

Introduction

Welcome to the official collection of complete CrewAI applications. This repository contains end-to-end implementations that showcase how to build real-world applications using CrewAI's framework for orchestrating AI agents.

🍳 Looking for feature-specific tutorials? Check out CrewAI Cookbook for focused guides on specific CrewAI features and patterns.

What You'll Find Here

These are full applications that demonstrate:

  • Complete project structures and organization
  • Real-world integration patterns (APIs, databases, external services)
  • Comprehensive code implementations with error handling
  • End-to-end workflows from input to output
  • Industry-specific implementations across various domains

Each example is a standalone application you can run, modify, and deploy.

Note: All examples use CrewAI version 0.152.0 and UV package management for optimal performance and developer experience.

📁 Repository Structure

🌊 Flows

Advanced orchestration examples using CrewAI Flows for complex workflows with state management.

👥 Crews

Traditional CrewAI implementations showcasing multi-agent collaboration.

Content Creation & Marketing

Business & Productivity

Data & Research

Travel & Planning

Templates

🔌 Integrations

Examples showing CrewAI integration with other platforms and services.

📓 Notebooks

Jupyter notebook examples for interactive exploration and learning.

🚀 Getting Started

  1. Clone the repository

    git clone https://github.com/crewAIInc/crewAI-examples.git
    cd crewAI-examples
    
  2. Choose an example category

    • For multi-crew orchestration → check /flows
    • For standard crews → check /crews
    • For platform integrations → check /integrations
  3. Navigate to specific example

    cd crews/marketing_strategy  # or any other example
    
  4. Install dependencies with UV

    uv sync  # Installs all dependencies and creates virtual environment
    
  5. Follow the example's README Each example contains specific setup instructions and usage guides

📚 Learning Path

Beginners

Start with:

  1. Starter Template - Basic crew structure
  2. Instagram Post - Simple content creation
  3. Job Posting - Straightforward business use case

Intermediate

Explore:

  1. Marketing Strategy - Multi-agent collaboration
  2. Self Evaluation Loop Flow - Iterative workflows
  3. Stock Analysis - External API integration

Advanced

Deep dive into:

  1. Content Creator Flow - Multi-crew orchestration with dynamic routing
  2. Write a Book with Flows - Complex parallel execution
  3. Lead Score Flow - Human-in-the-loop patterns
  4. CrewAI-LangGraph - Framework integration

🛠 Common Patterns

  • Configuration: Most examples use YAML files for agent/task definitions
  • Tools: Examples showcase integration with APIs, databases, and file systems
  • Flows: Advanced examples demonstrate state management and orchestration
  • Training: Several examples include agent training capabilities

📝 Contributing

We welcome contributions! Please feel free to submit examples showcasing new use cases or improvements to existing ones.

📄 License

This repository is maintained by the CrewAI team. Check individual examples for specific licensing information.


Related repositories
adongwanai/AgentGuide

https://adongwanai.github.io/AgentGuide | AI Agent开发指南 | LangGraph实战 | 高级RAG | 转行大模型 | 大模型面试 | 算法工程师 | 面试题库 | 强化学习|数据合成

HTMLai-agentcrewai
7.2k711
AgentOps-AI/agentops

Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks including CrewAI, Agno, OpenAI Agents SDK, Langchain, Autogen, AG2, and CamelAI

PythonPyPIMIT Licenseagentagentops
agentops.ai
5.7k611
moorcheh-ai/memanto

Memory that AI Agents Love!

PythonPyPIMIT Licenseai-agentsmemory
memanto.ai
1.7k514
iniwap/AIWriteX

AIWriteX - 微信公众号全自动AI工具:全网热搜舆情聚合+趋势分析+爆款选题+文章采集+一键生成排版发布 | AI自动配图 | 去AI味、过朱雀检测 | 支持小红书/百家号/头条等多平台 | 洗稿润色支持多账号 | 专家赛道 | 手机控制 | 小说连载 | 爆文10w+神器

PythonPyPIApache License 2.0crewaiweixin
aiwritex.voidai.cc
1.6k341
kyegomez/awesome-multi-agent-papers

A compilation of the best multi-agent papers

TeXOtheragentsattention
discord.gg/3keGBK9Pvr
1.6k155
vstorm-co/full-stack-ai-agent-template

Full-stack AI app generator — FastAPI + Next.js with AI Agents, RAG, streaming, auth, and 20+ integrations out of the box.

PythonPyPIMIT Licensepythonai-agents
vstorm-co.github.io/full-stack-ai-agent-template/
1.6k304
jgravelle/AutoGroq

AutoGroq is a groundbreaking tool that revolutionizes the way users interact with Autogen™ and other AI assistants. By dynamically generating tailored teams of AI agents based on your project requirements, AutoGroq eliminates the need for manual configuration and allows you to tackle any question, problem, or project with ease and efficiency.

PythonPyPIagentsai
autogroq.streamlit.app
1.5k447
crewAIInc/crewAI-tools

Extend the capabilities of your CrewAI agents with Tools

PythonPyPIMIT Licenseaiaiagents
1.5k538
strnad/CrewAI-Studio

A user-friendly, multi-platform GUI for managing and running CrewAI agents and tasks. Supports Conda and virtual environments, no coding needed.

PythonPyPIMIT Licensecrewaicrewaiui
1.3k319