Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Awesome-RAG-Vision: a curated list of advanced retrieval augmented generation (RAG) for Computer Vision
| Date | Stars |
|---|---|
| 2026-07-31 | 339 |
| 2026-08-04 | 339 |
| 2026-08-06 | 339 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<div align="center">
# Awesome RAG in Computer Vision
<a href="https://awesome.re"><img src="https://awesome.re/badge.svg" alt="Awesome Badge"/></a>
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-green.svg" alt="MIT License"/></a>
<a href="https://github.com/chetanraj/awesome-github-badges"><img src="https://img.shields.io/badge/Made%20with-Love-red.svg" alt="Made with Love"/></a>
</div>
A curated collection of **Retrieval-Augmented Generation (RAG) for Computer Vision** papers, covering **visual understanding**, **visual generation**, **video**, **documents**, **embodied AI**, and more.
> 💡 Feel free to open a Pull Request to add your work on **RAG for Vision**!
---
## Table of Contents
- [Introduction](#introduction)
- [Resources](#resources)
- [Workshops and Tutorials](#workshops-and-tutorials)
- [Papers](#papers)
- [Survey and Benchmark](#survey-and-benchmark)
- [RAG for Vision](#rag-for-vision)
- [Visual Understanding](#1-visual-understanding)
- [Image Understanding](#11-image-understanding)
- [Long Video Understanding](#12-long-video-understanding)
- [Visual Spatial Understanding](#13-visual-spacial-understanding)
- [Multi-modal](#14-multi-modal)
- [Doc-RAG](#141-doc-rag-document-centric)
- [Knowledge-RAG](#142-knowledge-rag-knowledge--knowledge-graph--external-kb)
- [Enterprise / Industrial](#143-enterprise--industrial)
- [Evaluation / Benchmark / Robustness](#144-evaluation--benchmark--robustness)
- [Medical Vision](#15-medical-vision)
- [Visual Generation](#2-visual-generation)
- [Image (Video) Generation](#21-image-video-generation)
- [3D Generation](#22-3d-generation)
- [Embodied AI](#3-embodied-ai)
---
## Introduction
Retrieval-Augmented Generation (RAG) integrates **retrieval** into **generative models**, enabling models to query external knowledge bases (or memory banks) at inference time.
In **Computer Vision**, RAG has been used for:
- Image captioning / VQA with external knowledge or retrieved exemplars
- Video QA and long-context understanding via retrieved transcripts or clips
- Visual generation with retrieved reference images, templates, or domain knowledge
---
## Resources
### Workshops and Tutorials
#### **RAG for Image**
- 🔥[The 2025 Guide to Multimodal RAG for Imagese](https://www.edenai.co/post/the-2025-guide-to-retrieval-augmented-generation-rag)
- [Multimodal RAG using Langchain Expression Language And GPT4-Vision](https://medium.aiplanet.com/multimodal-rag-using-langchain-expression-language-and-gpt4-vision-8a94c8b02d21)
- [A Comprehensive Guide to Building Multimodal RAG Systems](https://www.analyticsvidhya.com/blog/2024/09/guide-to-building-multimodal-rag-systems/)
- [Guide to Multimodal RAG for Images and Text (in 2025)](https://medium.com/kx-systems/guide-to-multimodal-rag-for-images-and-text-10dab36e3117)
- [Building an Image Search RAG App with Llama 3.2 Vision](https://blog.stackademic.com/building-an-image-search-rag-app-with-llama-3-2-vision-a-step-by-step-implementation-guide-d2f79c1c4c15)
- [Improve Your Stable Diffusion Prompts with Retrieval-Augmented Generation](https://aws.amazon.com/cn/blogs/machine-learning/improve-your-stable-diffusion-prompts-with-retrieval-augmented-generation/)
#### **RAG for video**
- [Building Multimodal RAG Application for Video Preprocessing](https://pub.towardsai.net/building-multimodal-rag-application-4-video-preprocessing-multimodal-rag-abf086f81221)
- [Multimodal RAG Chat with Videos and the Future of AI Interaction](https://ai.plainenglish.io/multimodal-rag-chat-with-videos-and-the-future-of-ai-interaction-e427b755689c)
- [Multimodal RAG for Advanced Video Processing with LlamaIndex and LanceDB](https://www.llamaindex.ai/blog/multimodal-rag-for-advanced-video-processing-with-llamaindex-lancedb-33be4804822e)
- [Multimodal RAG for processing videos using OpenAI GPT4V and LanceDB vectorstore](htExcerpt of 31,475 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:bbead4640b4522d7, desc:retrieval-augmented generation, desc:retrieval augmented