mirror of
https://github.com/crewAIInc/crewAI-examples.git
synced 2026-01-09 13:57:57 -05:00
dependabot/pip/game-builder-crew/aiohttp-3.12.14
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.6 to 3.12.14. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.6...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 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%