mirror of
https://github.com/crewAIInc/crewAI-examples.git
synced 2026-01-10 06:17:58 -05:00
Update README.md
This commit is contained in:
28
README.md
28
README.md
@@ -5,25 +5,25 @@ This is a collection of examples of different ways to use the crewAI framework t
|
||||
By [@joaomdmoura](https://x.com/joaomdmoura).
|
||||
|
||||
## Examples
|
||||
- [Marketing Strategy](https://github.com/joaomdmoura/crewAI-examples/tree/main/marketing_strategy)
|
||||
- [Surprise Trip](https://github.com/joaomdmoura/crewAI-examples/tree/main/surprise_trip)
|
||||
- [Match to Proposal](https://github.com/joaomdmoura/crewAI-examples/tree/main/match_profile_to_positions)
|
||||
- [Find Job Candidades Demo](https://github.com/joaomdmoura/crewAI-examples/tree/main/recruitment)
|
||||
- [Create Job Posting](https://github.com/joaomdmoura/crewAI-examples/tree/main/job-posting)
|
||||
- [Game Generator](https://github.com/joaomdmoura/crewAI-examples/tree/main/game-builder-crew)
|
||||
- [Marketing Strategy](https://github.com/crewAIInc/crewAI-examples/tree/main/marketing_strategy)
|
||||
- [Surprise Trip](https://github.com/crewAIInc/crewAI-examples/tree/main/surprise_trip)
|
||||
- [Match to Proposal](https://github.com/crewAIInc/crewAI-examples/tree/main/match_profile_to_positions)
|
||||
- [Find Job Candidades Demo](https://github.com/crewAIInc/crewAI-examples/tree/main/recruitment)
|
||||
- [Create Job Posting](https://github.com/crewAIInc/crewAI-examples/tree/main/job-posting)
|
||||
- [Game Generator](https://github.com/crewAIInc/crewAI-examples/tree/main/game-builder-crew)
|
||||
|
||||
## Old Examples, need to be updated
|
||||
|
||||
### Basic Examples
|
||||
|
||||
- [Trip Planner](https://github.com/joaomdmoura/crewAI-examples/tree/main/trip_planner)
|
||||
- [Create Instagram Post](https://github.com/joaomdmoura/crewAI-examples/tree/main/instagram_post)
|
||||
- [Markdown Validator](https://github.com/joaomdmoura/crewAI-examples/tree/main/markdown_validator)
|
||||
- [Using Azure OpenAI API](https://github.com/joaomdmoura/crewAI-examples/tree/main/azure_model)
|
||||
- [Trip Planner](https://github.com/crewAIInc/crewAI-examples/tree/main/trip_planner)
|
||||
- [Create Instagram Post](https://github.crewAIInc/joaomdmoura/crewAI-examples/tree/main/instagram_post)
|
||||
- [Markdown Validator](https://github.com/crewAIInc/crewAI-examples/tree/main/markdown_validator)
|
||||
- [Using Azure OpenAI API](https://github.com/crewAIInc/crewAI-examples/tree/main/azure_model)
|
||||
|
||||
Starting your own example
|
||||
- [Starter Template](https://github.com/joaomdmoura/crewAI-examples/tree/main//starter_template)
|
||||
- [Starter Template](https://github.com/crewAIInc/crewAI-examples/tree/main//starter_template)
|
||||
### Advanced Examples
|
||||
- [Stock Analysis](https://github.com/joaomdmoura/crewAI-examples/tree/main/stock_analysis)
|
||||
- [Landing Page Generator](https://github.com/joaomdmoura/crewAI-examples/tree/main/landing_page_generator)
|
||||
- [CrewAI + LangGraph](https://github.com/joaomdmoura/crewAI-examples/tree/main/CrewAI-LangGraph)
|
||||
- [Stock Analysis](https://github.com/crewAIInc/crewAI-examples/tree/main/stock_analysis)
|
||||
- [Landing Page Generator](https://github.com/crewAIInc/crewAI-examples/tree/main/landing_page_generator)
|
||||
- [CrewAI + LangGraph](https://github.com/crewAIInc/crewAI-examples/tree/main/CrewAI-LangGraph)
|
||||
|
||||
Reference in New Issue
Block a user