RAG: Section Overview
This section consolidates our RAG work: conceptual surveys (what/why), implementation blueprints (how), tools, and practical patterns.
Quick links
- Survey: Vector‑Graph Experience RAG → /research/rag/surveys/overview-vector-graph-experience-rag
- Blueprint: Graph‑RAG Memory → /research/rag/patterns/graph-rag-memory
- Pattern: SEO for RAG — Enrichment Pipeline → /research/rag/patterns/seo-for-rag-enrichment
- Landscape: RAG Solutions → /research/rag/landscapes/rag-solutions-landscape
Reading order
- Start with the Survey to map the space and terms.
- Use the Blueprint for a production‑ready design of agent experience memory.
- Apply Patterns like enrichment/SEO to improve recall/precision in practice.
Scope
- Vector RAG, Hybrid search, GraphRAG, Experience‑RAG
- Retrieval→Expansion→Re‑rank pipelines, write‑back, observability
- Security: redaction, secure fields, compliance