From e984d123a508aa1f2dfe93beb77e4a3d2d50a270 Mon Sep 17 00:00:00 2001 From: ShubhamSaboo Date: Thu, 12 Dec 2024 21:17:11 -0600 Subject: [PATCH] Updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3fecb2..b614f5c 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ A curated collection of awesome LLM apps built with RAG and AI agents. This repo - [🌐 Local News Agent OpenAI Swarm](https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/ai_agent_tutorials/local_news_agent_openai_swarm) - [📊 AI Finance Agent with xAI Grok](https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/ai_agent_tutorials/xai_finance_agent) - [🧠 AI Reasoning Agent](https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/ai_agent_tutorials/ai_reasoning_agent) +- [🧬 Multimodal AI Agent](https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/ai_agent_tutorials/multimodal_ai_agent) ### RAG (Retrieval Augmented Generation) - [🔍 Autonomous RAG](https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/rag_tutorials/autonomous_rag)