Skip to content

A growing repo of useful LLM agents. Based on the best open tools, expanded with working setups, simplified flows, and examples I’m exploring and improving

License

Notifications You must be signed in to change notification settings

HeyNina101/real-world-llm-agents

 
 

Repository files navigation

🧠 Real World LLM Agents

A growing collection of LLM agents that actually run, adapt, and help you build.
This repo focuses on simplified, useful agent workflows. Clear structure, real examples and setups you can use or extend.

Follow @HeyNina101

Star this repo

🧰 Extended starter agents

  • 🤔 Clarity Agent - Ask a question, get pros and cons. Built with multi-provider support (OpenAI & Anthropic). Easy to extend.

More agents coming soon...

Getting Started

  1. Clone the repository

    git clone https://github.com/HeyNina101/real-world-llm-agents.git
  2. Go to the agent folder

    cd real-world-llm-agents\extended_starter_agents\clarity_agent
  3. Install the required dependencies

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

📎 Acknowledgments

It started as a fork of the original awesome-llm-apps by @Shubhamsaboo, created with the Unwind AI team.

Everything below this line belongs to that original version and has not been modified.
You can explore their repo directly here.

👇

🌟 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.

Shubhamsaboo%2Fawesome-llm-apps | Trendshift

LinkedIn Twitter

🤔 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

🚀 Advanced AI Agents

🎮 Autonomous Game Playing Agents

🤝 Multi-agent Teams

🗣️ Voice AI Agents

🌐 MCP AI Agents

📀 RAG (Retrieval Augmented Generation)

💾 LLM Apps with Memory Tutorials

💬 Chat with X Tutorials

🔧 LLM Fine-tuning Tutorials

Thank You, Community, for the Support! 🙏

🌟 Don’t 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.

Unwind AI

LinkedIn Twitter


About

A growing repo of useful LLM agents. Based on the best open tools, expanded with working setups, simplified flows, and examples I’m exploring and improving

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%