Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
Find a file
2025-03-16 20:50:09 -05:00
advanced_tools_frameworks Ambrogio: Code improvements 2025-02-13 21:59:11 +01:00
ai_agent_tutorials feat: updated ai_research_agent 2025-03-16 20:50:09 -05:00
chat_with_X_tutorials complete phidata -> Agno + few old error corrections 2025-02-03 00:11:12 +05:30
docs/banner feat: updated teaching agent team code 2025-01-11 02:00:52 -06:00
llm_apps_with_memory_tutorials Ambrogio: Code improvements 2025-02-13 21:59:11 +01:00
llm_finetuning_tutorials/llama3.2_finetuning chore: update all the README.md about how to go to the desired project directory 2024-12-16 20:21:17 +08:00
mcp_ai_agents/github_mcp_agent Added github mcp agent 2025-03-06 19:09:39 -08:00
rag_tutorials Merge pull request #115 from CodeWithCharan/main 2025-02-25 15:32:46 -06:00
.gitignore Update .gitignore 2025-02-16 01:29:09 +05:30
LICENSE Update LICENSE 2024-11-04 19:31:10 -06:00
README.md Updated README 2025-03-06 19:18:17 -08:00

Unwind AI

LinkedIn Twitter


🌟 Awesome LLM Apps

A curated collection of awesome LLM apps built with RAG and AI agents. 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.

Shubhamsaboo%2Fawesome-llm-apps | Trendshift

🤔 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 RAG and AI Agents.
  • 🎓 Learn from well-documented projects and contribute to the growing open-source ecosystem of LLM-powered applications.

AI Agents

RAG (Retrieval Augmented Generation)

MCP AI Agents

LLM Apps with Memory

Chat with X

LLM Finetuning

Advanced Tools and Frameworks

🚀 Getting Started

  1. Clone the repository

    git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git 
    
  2. Navigate to the desired project directory

    cd awesome-llm-apps/chat_with_X_tutorials/chat_with_gmail
    
  3. Install the required dependencies

    pip install -r requirements.txt
    
  4. Follow the project-specific instructions in each project's README.md file to set up and run the app.

🤝 Contributing to Open Source

Contributions are welcome! If you have any ideas, improvements, or new apps to add, please create a new GitHub Issue or submit a pull request. Make sure to follow the existing project structure and include a detailed README.md for each new app.

Thank You, Community, for the Support! 🙏

Star History Chart

🌟 Dont miss out on future updates! Star the repo now and be the first to know about new and exciting LLM apps with RAG and AI Agents.