About 429,000 results
Open links in new tab
  1. Retrieval-augmented generation - Wikipedia

    Retrieval-augmented generation (RAG) enhances large language models (LLMs) by incorporating an information-retrieval mechanism that allows models to access and utilize additional data beyond their …

  2. What is RAG? - Retrieval-Augmented Generation AI Explained - AWS

    Retrieval-Augmented Generation (RAG) is the process of optimizing the output of a large language model, so it references an authoritative knowledge base outside of its training data sources before …

  3. What is Retrieval-Augmented Generation (RAG) - GeeksforGeeks

    Oct 8, 2025 · Retrieval-Augmented Generation (RAG) is an advanced AI framework that combines information retrieval with text generation models like GPT to produce more accurate and up-to-date …

  4. What is retrieval augmented generation (RAG)? - IBM

    What is retrieval augmented generation (RAG)? Retrieval augmented generation, or RAG, is an architecture for optimizing the performance of an artificial intelligence (AI) model by connecting it with …

  5. What Is Retrieval-Augmented Generation aka RAG? - NVIDIA Blogs

    Jan 31, 2025 · Retrieval-augmented generation is a technique for enhancing the accuracy and reliability of generative AI models with information fetched from specific and relevant data sources. In other …

  6. Understanding RAG (Retrieval-Augmented Generation) - Telerik

    6 days ago · This is where Retrieval-Augmented Generation, or RAG, comes in. Instead of relying solely on what a model already “knows,” RAG allows you to connect the model to an external knowledge …

  7. What is Retrieval-Augmented Generation (RAG)? | Google Cloud

    What is Retrieval-Augmented Generation (RAG)? RAG (Retrieval-Augmented Generation) is an AI framework that combines the strengths of traditional information retrieval systems (such as search …