mirror of
https://github.com/crewAIInc/crewAI-examples.git
synced 2026-04-23 03:00:08 -04:00
1.3 KiB
1.3 KiB
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.
Examples
Basic Examples
- Create Job Posting
- Trip Planner
- Create Instagram Post
- Markdown Validator
- Game Generator
- Using Azure OpenAI API
Starting your own example