AwesomeLLMApps
No description available
Install / Use
/learn @OmarMteir/AwesomeLLMAppsREADME
<p align="center">
<a href="http://www.theunwindai.com">
<img src="docs/banner/unwind_black.png" width="900px" alt="Unwind AI">
</a>
</p>
<p align="center">
<a href="https://www.linkedin.com/in/shubhamsaboo/">
<img src="https://img.shields.io/badge/-Follow%20Shubham%20Saboo-blue?logo=linkedin&style=flat-square" alt="LinkedIn">
</a>
<a href="https://twitter.com/Saboo_Shubham_">
<img src="https://img.shields.io/twitter/follow/Shubham_Saboo" alt="Twitter">
</a>
</p>
<p align="center">
<!-- Keep these links. Translations will automatically update with the README. -->
<a href="https://www.readme-i18n.com/Shubhamsaboo/awesome-llm-apps?lang=de">Deutsch</a> |
<a href="https://www.readme-i18n.com/Shubhamsaboo/awesome-llm-apps?lang=es">Español</a> |
<a href="https://www.readme-i18n.com/Shubhamsaboo/awesome-llm-apps?lang=fr">français</a> |
<a href="https://www.readme-i18n.com/Shubhamsaboo/awesome-llm-apps?lang=ja">日本語</a> |
<a href="https://www.readme-i18n.com/Shubhamsaboo/awesome-llm-apps?lang=ko">한국어</a> |
<a href="https://www.readme-i18n.com/Shubhamsaboo/awesome-llm-apps?lang=pt">Português</a> |
<a href="https://www.readme-i18n.com/Shubhamsaboo/awesome-llm-apps?lang=ru">Русский</a> |
<a href="https://www.readme-i18n.com/Shubhamsaboo/awesome-llm-apps?lang=zh">中文</a>
</p>
<hr/>
🌟 Awesome LLM Apps
A curated collection of Awesome LLM apps built with RAG, AI Agents, Multi-agent Teams, MCP, Voice Agents, and more. This repository features LLM apps that use models from OpenAI, Anthropic, Google, and open-source models like DeepSeek, Qwen or Llama that you can run locally on your computer.
<p align="center"> <a href="https://trendshift.io/repositories/9876" target="_blank"> <img src="https://trendshift.io/api/badge/repositories/9876" alt="Shubhamsaboo%2Fawesome-llm-apps | Trendshift" style="width: 250px; height: 55px;" /> </a> </p>🤔 Why Awesome LLM Apps?
- 💡 Discover practical and creative ways LLMs can be applied across different domains, from code repositories to email inboxes and more.
- 🔥 Explore apps that combine LLMs from OpenAI, Anthropic, Gemini, and open-source alternatives with AI Agents, Agent Teams, MCP & RAG.
- 🎓 Learn from well-documented projects and contribute to the growing open-source ecosystem of LLM-powered applications.
📂 Featured AI Projects
AI Agents
🌱 Starter AI Agents
- 🎙️ AI Blog to Podcast Agent
- ❤️🩹 AI Breakup Recovery Agent
- 📊 AI Data Analysis Agent
- 🩻 AI Medical Imaging Agent
- 😂 AI Meme Generator Agent (Browser)
- 🎵 AI Music Generator Agent
- 🛫 AI Travel Agent (Local & Cloud)
- ✨ Gemini Multimodal Agent
- 🌐 Local News Agent (OpenAI Swarm)
- 🔄 Mixture of Agents
- 📊 xAI Finance Agent
- 🔍 OpenAI Research Agent
- 🕸️ Web Scrapping AI Agent (Local & Cloud)
🚀 Advanced AI Agents
- 🔍 AI Deep Research Agent
- 🤝 AI Consultant Agent
- 🏗️ AI System Architect Agent
- 🎯 AI Lead Generation Agent
- 💰 AI Financial Coach Agent
- 🎬 AI Movie Production Agent
- 📈 AI Investment Agent
- 🏋️♂️ AI Health & Fitness Agent
- 🚀 AI Product Launch Intelligence Agent
- 🗞️ AI Journalist Agent
- 🧠 AI Mental Wellbeing Agent
- 📑 AI Meeting Agent
- 🧬 AI Self-Evolving Agent
- 🎧 AI Social Media News and Podcast Agent
🎮 Autonomous Game Playing Agents
🤝 Multi-agent Teams
- 🧲 AI Competitor Intelligence Agent Team
- 💲 AI Finance Agent Team
- 🎨 AI Game Design Agent Team
- 👨⚖️ AI Legal Agent Team (Cloud & Local)
- 💼 AI Recruitment Agent Team
- 🏠 AI Real Estate Agent Team
- 👨💼 AI Services Agency (CrewAI)
- 👨🏫 AI Teaching Agent Team
- 💻 Multimodal Coding Agent Team
- ✨ Multimodal Design Agent Team
- 🌏 AI Travel Planner Agent Team
🗣️ Voice AI Agents
🌐 MCP AI Agents
📀 RAG (Retrieval Augmented Generation)
- 🔗 Agentic RAG
- 🧐 Agentic RAG with Reasoning
- 📰 AI Blog Search (RAG)
- 🔍 Autonomous RAG
- 🔄 Corrective RAG (CRAG)
- 🐋 Deepseek Local RAG Agent
- 🤔 Gemini Agentic RAG
- 👀 Hybrid Search RAG (Cloud)
- 🔄 Llama 3.1 Local RAG
- 🖥️ Local Hybrid Search RAG
- 🦙 Local RAG Agent
- 🧩 RAG-as-a-Service
- ✨ RAG Agent with Cohere
- ⛓️ Basic RAG Chain
- 📠 RAG with Database Routing
- 🖼️ Vision RAG
💾 LLM Apps with Memory Tutorials
- 💾 AI ArXiv Agent with Memory
- 🛩️ AI Travel Agent with Memory
- 💬 Llama3 Stateful Chat
- 📝 LLM App with Personalized Memory
- 🗄️ Local ChatGPT Clone with Memory
- 🧠 Multi-LLM Application with Shared Memory
💬 Chat with X Tutorials
- 💬 Chat with GitHub (GPT & Llama3)
- 📨 Chat with Gmail
- 📄 Chat with PDF (GPT & Llama3)
- 📚 Chat with Research Papers (ArXiv) (GPT & Llama3)
- 📝 Chat with Substack
- 📽️ Chat with YouTube Videos
🔧 LLM Fine-tuning Tutorials
🚀 Getting Started
-
Clone the repository
git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git -
Navigate to the desired project directory
cd awesome-llm-apps/starter_ai_agents/ai_travel_agent -
Install the required dependencies
pip install -r requirements.txt -
Follow the project-specific instructions in each project's
README.mdfile to set up and r
