From b734c309515f108a24deb187c8f2fe3cb14c70e5 Mon Sep 17 00:00:00 2001 From: Shubham Saboo <31396011+Shubhamsaboo@users.noreply.github.com> Date: Mon, 28 Apr 2025 15:38:12 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b13dc2..88e2d3d 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ We're launching a Global AI Agent Hackathon in collaboration with AI Agent ecosy * [✨ RAG Agent with Cohere](rag_tutorials/rag_agent_cohere/) * [⛓️ Basic RAG Chain](rag_tutorials/rag_chain/) * [📠 RAG with Database Routing](rag_tutorials/rag_database_routing/) +* [🖼️ Vision RAG](rag_tutorials/vision_rag/) ### MCP AI Agents - [🐙 MCP GitHub Agent](https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/mcp_ai_agents/github_mcp_agent)