[PR #190] [MERGED] Vision RAG with Cohere embed 4.0 and Gemini 2.5 Flash #231

Closed
opened 2025-11-06 14:59:14 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/190
Author: @Madhuvod
Created: 4/28/2025
Status: Merged
Merged: 4/28/2025
Merged by: @Shubhamsaboo

Base: mainHead: vision-rag


📝 Commits (1)

  • fbeb1bb Vision RAG with Cohere embed 4.0 and Gemini 2.5 Flash

📊 Changes

3 files changed (+551 additions, -0 deletions)

View changed files

rag_tutorials/vision_rag_agent/README.md (+91 -0)
rag_tutorials/vision_rag_agent/requirements.txt (+7 -0)
rag_tutorials/vision_rag_agent/vision_rag.py (+453 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/190 **Author:** [@Madhuvod](https://github.com/Madhuvod) **Created:** 4/28/2025 **Status:** ✅ Merged **Merged:** 4/28/2025 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `vision-rag` --- ### 📝 Commits (1) - [`fbeb1bb`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/fbeb1bb73b9cec84665652eae84d76b021103597) Vision RAG with Cohere embed 4.0 and Gemini 2.5 Flash ### 📊 Changes **3 files changed** (+551 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `rag_tutorials/vision_rag_agent/README.md` (+91 -0) ➕ `rag_tutorials/vision_rag_agent/requirements.txt` (+7 -0) ➕ `rag_tutorials/vision_rag_agent/vision_rag.py` (+453 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:59:14 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#231