Provides examples and templates for using the crewAI framework to create and orchestrate role-playing AI agents that collaborate on various tasks like marketing strategy creation, trip planning, and job recruitment.
Offers access to example repositories containing implementation code for different crewAI use cases, allowing users to clone and adapt these examples for their own projects.
Includes an example for automated creation of Instagram posts using collaborative AI agents.
Provides integration with LangGraph through a dedicated example showing how to combine crewAI capabilities with LangGraph's workflow management.
Features a markdown validation example that can automatically check and validate markdown content.
Supports OpenAI's API services, including specific integration with Azure OpenAI API as demonstrated in a dedicated example.
Examples for crewAI
Introduction
crewAI is designed to facilitate the collaboration of role-playing AI agents. This is a collection of examples of different ways to use the crewAI framework to automate the processes. By @joaomdmoura.
Note: All examples have been standardized to use CrewAI version 0.130.0 for consistency and compatibility.
Examples
- Marketing Strategy
- Surprise Trip
- Match to Proposal
- Find Job Candidades Demo
- Create Job Posting
- Game Generator
Old Examples, need to be updated
Basic Examples
Starting your own example
Advanced Examples
Related MCP Servers
- Python
- TypeScriptMIT License
- TypeScript
- PythonMIT License