mirror of
https://github.com/crewAIInc/crewAI-examples.git
synced 2026-01-10 06:17:58 -05:00
dependabot/pip/trip_planner/unstructured-0.14.3
Bumps [unstructured](https://github.com/Unstructured-IO/unstructured) from 0.10.25 to 0.14.3. - [Release notes](https://github.com/Unstructured-IO/unstructured/releases) - [Changelog](https://github.com/Unstructured-IO/unstructured/blob/main/CHANGELOG.md) - [Commits](https://github.com/Unstructured-IO/unstructured/compare/0.10.25...0.14.3) --- updated-dependencies: - dependency-name: unstructured dependency-version: 0.14.3 dependency-type: direct:production ... 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%