diff --git a/README.md b/README.md index 29d93f2..c727f11 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,8 @@ We welcome contributions from the CrewAI community! If you've built an open-sour | [Flight Finder and Trip Planner CrewAI](https://github.com/sachs7/flight_finder_and_trip_planner_crewai) | This project helps one to search the flights using Google Flights API (SERPAPI) tool, and SERPER API for web searches to plan an awesome trip. | [@sachs7](https://github.com/sachs7/) | | [Christmas Themed Instacart Ordering Agent](https://github.com/peytoncasper/instacart-ordering-agent) | This project leverages the power of AI and web automation to create an agent capable of navigating and interacting with Instacart. The agent is designed to help users efficiently order groceries, with a focus on Christmas-themed items. | [@peytoncasper](https://github.com/peytoncasper) | | [Legal Assistant Agentic System - LawGlance](https://github.com/lawglance/lawglance) | This project leverages AI Agents to create an intelligent legal assistant. The assistant helps users quickly access legal information, focusing on Indian laws and providing clear, accurate answers to their questions. Explore the implementation in our [notebook](https://colab.research.google.com/drive/1yrS2Kp-kprYWot_sEu7JeWMIRAei_vov?usp=sharing). | [@g-sree-jith](https://github.com/g-sree-jith) +| [Blood Report Analysis Crew](https://github.com/yatharth230703/CREWAI-powered-Blood-Report-Analysis) | This project leverages AI agents made using CrewAI framework in order t maintain a standard crew that analyzes blood reports by using a document reading tool , and provide insights as to what precautionary measures the patient should take based on online blog reports, fetched through a websurf tool | [@yatharth230703](https://github.com/yatharth230703) +| [Research Assistant Crew](https://github.com/abdull6771/CrewAI-Research) | This project leverages AI agents built using the CrewAI framework to maintain a structured multi-agent research system. The agents collaboratively gather, analyze, and summarize information on any given topic. The Researcher Agent collects data from online sources using web search tools, the Analyst Agent processes and extracts key insights, and the Writer Agent compiles a structured and readable report. This system enhances academic research, market analysis, and personal knowledge management by automating the research workflow with AI-powered agents. | [@abdull6771](https://github.com/abdull6771) | [Blood Report Analysis Crew](https://github.com/yatharth230703/CREWAI-powered-Blood-Report-Analysis) | This project leverages AI agents made using CrewAI framework in order t maintain a standard crew that analyzes blood reports by using a document reading tool , and provide insights as to what precautionary measures the patient should take based on online blog reports, fetched through a websurf tool | [@yatharth230703](https://github.com/yatharth230703) | [CrewAI Crews Factory](https://github.com/opahopa/crewai-factory-crew) | Generate fully functional CrewAI crews based on the crew's purpose and desired output data | [@opahopa](https://github.com/opahopa)