Skip to content

RAG: Section Overview

This section consolidates our RAG work: conceptual surveys (what/why), implementation blueprints (how), tools, and practical patterns.

Reading order

  1. Start with the Survey to map the space and terms.
  2. Use the Blueprint for a production‑ready design of agent experience memory.
  3. 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