back to home
NVIDIA-AI-Blueprints / rag
This NVIDIA RAG blueprint serves as a reference solution for a foundational Retrieval Augmented Generation (RAG) pipeline.
View on GitHub644 stars
276 forks
29 issues
Python
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing NVIDIA-AI-Blueprints/rag in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Source files are only loaded when you start an analysis to optimize performance.