crewAI-examples  by crewAIInc

Examples for AI agentic workflows using CrewAI

Created 1 year ago
5,069 stars

Top 9.8% on SourcePulse

GitHubView on GitHub
Project Summary

This repository provides a curated collection of examples demonstrating the capabilities of the CrewAI framework for automating complex workflows through collaborative AI agents. It targets developers and researchers looking to leverage AI agent orchestration for tasks ranging from marketing strategy to job candidate matching.

How It Works

CrewAI enables the creation of autonomous AI agents that collaborate to achieve complex goals. Agents are assigned specific roles, tools, and backstories, allowing them to interact and delegate tasks in a structured manner, mimicking human team dynamics for more sophisticated problem-solving.

Quick Start & Requirements

  • Installation: pip install crewai
  • Prerequisites: Python 3.8+
  • Examples can be run directly from the repository.
  • Official documentation: https://docs.crewai.com/

Highlighted Details

  • Demonstrates diverse applications: marketing, HR, finance, content generation.
  • Includes examples integrating with LangGraph for advanced agent orchestration.
  • Features a starter template for building custom agent-based applications.
  • Showcases usage with different LLM providers, including Azure OpenAI.

Maintenance & Community

  • Maintained by the CrewAI core team and community contributors.
  • Community support available via Discord.
  • Roadmap and updates are typically shared on the main CrewAI repository.

Licensing & Compatibility

  • License: Apache 2.0
  • Permissive for commercial use and integration into closed-source projects.

Limitations & Caveats

The examples are illustrative and may require adaptation for specific use cases. Some older examples may need updates to align with the latest CrewAI framework versions.

Health Check
Last Commit

3 weeks ago

Responsiveness

1 week

Pull Requests (30d)
1
Issues (30d)
4
Star History
152 stars in the last 30 days

Explore Similar Projects

Starred by Wes McKinney Wes McKinney(Author of Pandas), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
22 more.

autogen by microsoft

0.4%
51k
Agentic framework for multi-agent AI applications
Created 2 years ago
Updated 6 days ago
Feedback? Help us improve.