Skip to content

Commit 93fbcd5

Browse files
Merge pull request #31 from shaishav06/main
Update README.md
2 parents 743c81e + 7b8c25d commit 93fbcd5

File tree

1 file changed

+25
-24
lines changed

1 file changed

+25
-24
lines changed

README.md

Lines changed: 25 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -73,30 +73,31 @@ Whether you're a developer, researcher, or business enthusiast, this repository
7373

7474
### **Framework Name**: **CrewAI**
7575

76-
| Use Case | Industry | Description | GitHub |
77-
| -------------------------------- | ----------------------- | -------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
78-
| 📧 Email Auto Responder Flow | 🗣️ Communication | Automates email responses based on predefined criteria to enhance communication efficiency. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/email_auto_responder_flow) |
79-
| 📝 Meeting Assistant Flow | 🛠️ Productivity | Assists in organizing and managing meetings, including scheduling and agenda preparation. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/meeting_assistant_flow) |
80-
| 🔄 Self Evaluation Loop Flow | 👥 Human Resources | Facilitates self-assessment processes within an organization, aiding in performance reviews. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/self_evaluation_loop_flow) |
81-
| 📈 Lead Score Flow | 💼 Sales | Evaluates and scores potential leads to prioritize outreach in sales strategies. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/lead-score-flow) |
82-
| 📊 Marketing Strategy Generator | 📢 Marketing | Develops marketing strategies by analyzing market trends and audience data. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/marketing_strategy) |
83-
| 📝 Job Posting Generator | 🧑‍💼 Recruitment | Creates job postings by analyzing job requirements, aiding in recruitment processes. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/job-posting) |
84-
| 🔄 Recruitment Workflow | 🧑‍💼 Recruitment | Streamlines the recruitment process by automating various tasks involved in hiring. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/recruitment) |
85-
| 🔍 Match Profile to Positions | 🧑‍💼 Recruitment | Matches candidate profiles to suitable job positions to enhance recruitment efficiency. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/match_profile_to_positions) |
86-
| 📸 Instagram Post Generator | 📱 Social Media | Generates and schedules Instagram posts automatically, streamlining social media management. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/instagram_post) |
87-
| 🌐 Landing Page Generator | 💻 Web Development | Automates the creation of landing pages for websites, facilitating web development tasks. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/landing_page_generator) |
88-
| 🎮 Game Builder Crew | 🎮 Game Development | Assists in the development of games by automating certain aspects of game creation. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/game-builder-crew) |
89-
| 💹 Stock Analysis Tool | 💰 Finance | Provides tools for analyzing stock market data to assist in financial decision-making. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/stock_analysis) |
90-
| 🗺️ Trip Planner | ✈️ Travel | Assists in planning trips by organizing itineraries and managing travel details. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/trip_planner) |
91-
| 🎁 Surprise Trip Planner | ✈️ Travel | Plans surprise trips by selecting destinations and activities based on user preferences. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/surprise_trip) |
92-
| 📚 Write a Book with Flows | ✍️ Creative Writing | Assists authors in writing books by providing structured workflows and writing assistance. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/write_a_book_with_flows) |
93-
| 🎬 Screenplay Writer | ✍️ Creative Writing | Aids in writing screenplays by offering templates and guidance for script development. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/screenplay_writer) |
94-
| ✅ Markdown Validator | 📄 Documentation | Validates Markdown files to ensure proper formatting and adherence to standards. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/markdown_validator) |
95-
| 🧠 Meta Quest Knowledge | 📚 Knowledge Management | Manages and organizes knowledge related to Meta Quest, facilitating information retrieval. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/meta_quest_knowledge) |
96-
| 🤖 NVIDIA Models Integration | 🤖 AI Integration | Integrates NVIDIA AI models into workflows to enhance computational capabilities. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/nvidia_models) |
97-
| 🗂️ Prep for a Meeting | 🛠️ Productivity | Assists in preparing for meetings by organizing materials and setting agendas. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/prep-for-a-meeting) |
98-
| 🛠️Starter Template | 🛠️ Development | Provides a starter template for new projects to streamline the setup process. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/starter_template) |
99-
| 🔗CrewAI + LangGraph Integration | 🤖 AI Integration | Demonstrates integration between CrewAI and LangGraph for enhanced workflow automation. | |
76+
| Use Case | Industry | Description | GitHub |
77+
| -------------------------------- | ----------------------- | -------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |
78+
| 📧 Email Auto Responder Flow | 🗣️ Communication | Automates email responses based on predefined criteria to enhance communication efficiency. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/email_auto_responder_flow) |
79+
| 📝 Meeting Assistant Flow | 🛠️ Productivity | Assists in organizing and managing meetings, including scheduling and agenda preparation. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/meeting_assistant_flow) |
80+
| 🔄 Self Evaluation Loop Flow | 👥 Human Resources | Facilitates self-assessment processes within an organization, aiding in performance reviews. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/self_evaluation_loop_flow) |
81+
| 📈 Lead Score Flow | 💼 Sales | Evaluates and scores potential leads to prioritize outreach in sales strategies. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/lead-score-flow) |
82+
| 📊 Marketing Strategy Generator | 📢 Marketing | Develops marketing strategies by analyzing market trends and audience data. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/marketing_strategy) |
83+
| 📝 Job Posting Generator | 🧑‍💼 Recruitment | Creates job postings by analyzing job requirements, aiding in recruitment processes. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/job-posting) |
84+
| 🔄 Recruitment Workflow | 🧑‍💼 Recruitment | Streamlines the recruitment process by automating various tasks involved in hiring. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/recruitment) |
85+
| 🔍 Match Profile to Positions | 🧑‍💼 Recruitment | Matches candidate profiles to suitable job positions to enhance recruitment efficiency. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/match_profile_to_positions) |
86+
| 📸 Instagram Post Generator | 📱 Social Media | Generates and schedules Instagram posts automatically, streamlining social media management. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/instagram_post) |
87+
| 🌐 Landing Page Generator | 💻 Web Development | Automates the creation of landing pages for websites, facilitating web development tasks. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/landing_page_generator) |
88+
| 🎮 Game Builder Crew | 🎮 Game Development | Assists in the development of games by automating certain aspects of game creation. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/game-builder-crew) |
89+
| 💹 Stock Analysis Tool | 💰 Finance | Provides tools for analyzing stock market data to assist in financial decision-making. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/stock_analysis) |
90+
| 🗺️ Trip Planner | ✈️ Travel | Assists in planning trips by organizing itineraries and managing travel details. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/trip_planner) |
91+
| 🎁 Surprise Trip Planner | ✈️ Travel | Plans surprise trips by selecting destinations and activities based on user preferences. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/surprise_trip) |
92+
| 📚 Write a Book with Flows | ✍️ Creative Writing | Assists authors in writing books by providing structured workflows and writing assistance. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/write_a_book_with_flows) |
93+
| 🎬 Screenplay Writer | ✍️ Creative Writing | Aids in writing screenplays by offering templates and guidance for script development. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/screenplay_writer) |
94+
| ✅ Markdown Validator | 📄 Documentation | Validates Markdown files to ensure proper formatting and adherence to standards. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/markdown_validator) |
95+
| 🧠 Meta Quest Knowledge | 📚 Knowledge Management | Manages and organizes knowledge related to Meta Quest, facilitating information retrieval. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/meta_quest_knowledge) |
96+
| 🤖 NVIDIA Models Integration | 🤖 AI Integration | Integrates NVIDIA AI models into workflows to enhance computational capabilities. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/nvidia_models) |
97+
| 🗂️ Prep for a Meeting | 🛠️ Productivity | Assists in preparing for meetings by organizing materials and setting agendas. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/prep-for-a-meeting) |
98+
| 🛠️Starter Template | 🛠️ Development | Provides a starter template for new projects to streamline the setup process. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/crews/starter_template) |
99+
| 🔗CrewAI + LangGraph Integration | 🤖 AI Integration | Demonstrates integration between CrewAI and LangGraph for enhanced workflow automation. | [![GitHub](https://img.shields.io/badge/GitHub-Repository-blue)](https://github.com/crewAIInc/crewAI-examples/tree/main/integrations/CrewAI-LangGraph) |
100+
100101

101102
### **Framework Name**: **Autogen**
102103

0 commit comments

Comments
 (0)