mirror of
https://github.com/crewAIInc/crewAI-examples.git
synced 2026-01-08 21:38:03 -05:00
dependabot/pip/azure_model/protobuf-4.25.8
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.2 to 4.25.8. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.25.2...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 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%