mirror of
https://github.com/crewAIInc/crewAI-examples.git
synced 2026-04-23 03:00:08 -04:00
100be06b09d5c3e082eafad0934e7eb508f4af54
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
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
- 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
Description
Languages
Jupyter Notebook
82.4%
Python
10.1%
HTML
7.2%
Shell
0.2%
Makefile
0.1%