Enhance README with model logos and formatting

This commit is contained in:
Shubham Saboo
2025-09-07 02:21:05 -05:00
committed by GitHub
parent a13afe8f78
commit d4d50a0166

View File

@@ -29,7 +29,7 @@
# 🌟 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.
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 <img src="https://cdn.simpleicons.org/openai" alt="openai logo" width="25" height="15">**OpenAI** , <img src="https://cdn.simpleicons.org/anthropic" alt="anthropic logo" width="25" height="15">**Anthropic**, <img src="https://cdn.simpleicons.org/googlegemini" alt="google logo" width="25" height="18">**Google**, <img src="https://cdn.simpleicons.org/x" alt="X logo" width="25" height="15">**xAI** and open-source models like <img src="https://cdn.simpleicons.org/alibabacloud" alt="alibaba logo" width="25" height="15">**Qwen** or <img src="https://cdn.simpleicons.org/meta" alt="meta logo" width="25" height="15">**Llama** that you can run locally on your computer.
<p align="center">
<a href="https://trendshift.io/repositories/9876" target="_blank">
@@ -132,7 +132,7 @@ A curated collection of **Awesome LLM apps built with RAG, AI Agents, Multi-agen
* [🔊 Voice RAG Agent (OpenAI SDK)](voice_ai_agents/voice_rag_openaisdk/)
### 🌐 MCP AI Agents
### <img src="https://cdn.simpleicons.org/modelcontextprotocol" alt="mcp logo" width="25" height="20"> MCP AI Agents
* [♾️ Browser MCP Agent](mcp_ai_agents/browser_mcp_agent/)
* [🐙 GitHub MCP Agent](mcp_ai_agents/github_mcp_agent/)
@@ -178,20 +178,20 @@ A curated collection of **Awesome LLM apps built with RAG, AI Agents, Multi-agen
### 🔧 LLM Fine-tuning Tutorials
* [🔧 Gemma 3 Fine-tuning](advanced_llm_apps/llm_finetuning_tutorials/gemma3_finetuning/)
* [🔧 Llama 3.2 Fine-tuning](advanced_llm_apps/llm_finetuning_tutorials/llama3.2_finetuning/)
* <img src="https://cdn.simpleicons.org/google" alt="google logo" width="20" height="15"> [Gemma 3 Fine-tuning](advanced_llm_apps/llm_finetuning_tutorials/gemma3_finetuning/)
* <img src="https://cdn.simpleicons.org/meta" alt="meta logo" width="25" height="15"> [Llama 3.2 Fine-tuning](advanced_llm_apps/llm_finetuning_tutorials/llama3.2_finetuning/)
### 🧑‍🏫 AI Agent Framework Crash Course
- [Google ADK Crash Course](ai_agent_framework_crash_course/google_adk_crash_course/)
<img src="https://cdn.simpleicons.org/google" alt="google logo" width="25" height="15"> [Google ADK Crash Course](ai_agent_framework_crash_course/google_adk_crash_course/)
- Starter agent; modelagnostic (OpenAI, Claude)
- Structured outputs (Pydantic)
- Tools: builtin, function, thirdparty, MCP tools
- Memory; callbacks; Plugins
- Simple multiagent; Multiagent patterns
- [OpenAI Agents SDK Crash Course](ai_agent_framework_crash_course/openai_sdk_crash_course/)
<img src="https://cdn.simpleicons.org/openai" alt="openai logo" width="25" height="15"> [OpenAI Agents SDK Crash Course](ai_agent_framework_crash_course/openai_sdk_crash_course/)
- Starter agent; function calling; structured outputs
- Tools: builtin, function, thirdparty integrations
- Memory; callbacks; evaluation
@@ -224,7 +224,7 @@ A curated collection of **Awesome LLM apps built with RAG, AI Agents, Multi-agen
Contributions are welcome! If you have any ideas, improvements, or new apps to add, please create a new [GitHub Issue](https://github.com/Shubhamsaboo/awesome-llm-apps/issues) 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! 🙏
### <img src="https://cdn.simpleicons.org/github" alt="github logo" width="25" height="20"> Thank You, Community, for the Support! 🙏
[![Star History Chart](https://api.star-history.com/svg?repos=Shubhamsaboo/awesome-llm-apps&type=Date)](https://star-history.com/#Shubhamsaboo/awesome-llm-apps&Date)