mirror of
https://github.com/outbackdingo/500-AI-Agents-Projects.git
synced 2026-01-27 10:18:11 +00:00
CrewAI UseCases Added
This commit is contained in:
30
README.md
30
README.md
@@ -75,6 +75,36 @@ Whether you're a developer, researcher, or business enthusiast, this repository
|
||||
| **E-commerce Personal Shopper Agent** | E-commerce | Helps customers find products they’ll love. | [](https://github.com/Hoanganhvu123/ShoppingGPT) |
|
||||
| **Logistics Optimization Agent** | Supply Chain | Plans efficient delivery routes and manages inventory. | [](https://github.com/microsoft/OptiGuide) |
|
||||
|
||||
|
||||
Framework wise Usecases
|
||||
---
|
||||
**Framework Name**: **CrewAI**
|
||||
|
||||
| Use Case | Industry | Description | GitHub Link |
|
||||
|-----------------------------|---------------------|-----------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------|
|
||||
| Email Auto Responder Flow | Communication | Automates email responses based on predefined criteria to enhance communication efficiency. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/email_auto_responder_flow) |
|
||||
| Meeting Assistant Flow | Productivity | Assists in organizing and managing meetings, including scheduling and agenda preparation. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/meeting_assistant_flow) |
|
||||
| Self Evaluation Loop Flow | Human Resources | Facilitates self-assessment processes within an organization, aiding in performance reviews. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/self_evaluation_loop_flow) |
|
||||
| Lead Score Flow | Sales | Evaluates and scores potential leads to prioritize outreach in sales strategies. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/lead-score-flow) |
|
||||
| Marketing Strategy Generator| Marketing | Develops marketing strategies by analyzing market trends and audience data. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/marketing_strategy) |
|
||||
| Job Posting Generator | Recruitment | Creates job postings by analyzing job requirements, aiding in recruitment processes. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/job-posting) |
|
||||
| Recruitment Workflow | Recruitment | Streamlines the recruitment process by automating various tasks involved in hiring. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/recruitment) |
|
||||
| Match Profile to Positions | Recruitment | Matches candidate profiles to suitable job positions to enhance recruitment efficiency. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/match_profile_to_positions) |
|
||||
| Instagram Post Generator | Social Media | Generates and schedules Instagram posts automatically, streamlining social media management. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/instagram_post) |
|
||||
| Landing Page Generator | Web Development | Automates the creation of landing pages for websites, facilitating web development tasks. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/landing_page_generator) |
|
||||
| Game Builder Crew | Game Development | Assists in the development of games by automating certain aspects of game creation. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/game-builder-crew) |
|
||||
| Stock Analysis Tool | Finance | Provides tools for analyzing stock market data to assist in financial decision-making. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/stock_analysis) |
|
||||
| Trip Planner | Travel | Assists in planning trips by organizing itineraries and managing travel details. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/trip_planner) |
|
||||
| Surprise Trip Planner | Travel | Plans surprise trips by selecting destinations and activities based on user preferences. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/surprise_trip) |
|
||||
| Write a Book with Flows | Creative Writing | Assists authors in writing books by providing structured workflows and writing assistance. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/write_a_book_with_flows) |
|
||||
| Screenplay Writer | Creative Writing | Aids in writing screenplays by offering templates and guidance for script development. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/screenplay_writer) |
|
||||
| Markdown Validator | Documentation | Validates Markdown files to ensure proper formatting and adherence to standards. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/markdown_validator) |
|
||||
| Meta Quest Knowledge | Knowledge Management| Manages and organizes knowledge related to Meta Quest, facilitating information retrieval. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/meta_quest_knowledge) |
|
||||
| NVIDIA Models Integration | AI Integration | Integrates NVIDIA AI models into workflows to enhance computational capabilities. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/nvidia_models) |
|
||||
| Prep for a Meeting | Productivity | Assists in preparing for meetings by organizing materials and setting agendas. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/prep-for-a-meeting) |
|
||||
| Starter Template | Development | Provides a starter template for new projects to streamline the setup process. | [](https://github.com/crewAIInc/crewAI-examples/tree/main/starter_template) |
|
||||
| CrewAI + LangGraph Integration| AI Integration | Demonstrates integration between CrewAI and LangGraph for enhanced workflow automation.
|
||||
|
||||
---
|
||||
|
||||
## 🤝 Contributing
|
||||
|
||||
Reference in New Issue
Block a user