<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Retrieval-Augmented-Generation on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/retrieval-augmented-generation/</link><description>Recent content in Retrieval-Augmented-Generation on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><lastBuildDate>Sat, 16 May 2026 17:42:12 +0100</lastBuildDate><atom:link href="http://ghafoorsblog.com/tags/retrieval-augmented-generation/index.xml" rel="self" type="application/rss+xml"/><item><title>More About RAGs</title><link>http://ghafoorsblog.com/courses/ibm/ai-developer-content/ai-developer-pcert/02-introduction-to-ai/03-module/007-more-about-rags/</link><pubDate>Fri, 11 Jul 2025 14:09:40 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/ai-developer-content/ai-developer-pcert/02-introduction-to-ai/03-module/007-more-about-rags/</guid><description>&lt;p class="lead text-primary"&gt;
This document examines the limitations of large language models, such as outdated knowledge and lack of source attribution, and explains how retrieval-augmented generation (RAG) improves accuracy and reliability by integrating external information sources.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Large language models (LLMs) are widely used for generating text in response to user prompts. While they can provide impressive answers, they also exhibit notable shortcomings, including producing outdated or unsourced information. These challenges can lead to incorrect or misleading responses.&lt;/p&gt;</description></item><item><title>RAG Introduction</title><link>http://ghafoorsblog.com/courses/ibm/ai-developer-content/ai-developer-pcert/02-introduction-to-ai/03-module/006-rag-introduction/</link><pubDate>Fri, 11 Jul 2025 13:52:06 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/ai-developer-content/ai-developer-pcert/02-introduction-to-ai/03-module/006-rag-introduction/</guid><description>&lt;p class="lead text-primary"&gt;
This document explores retrieval-augmented generation (RAG), a hybrid NLP approach that combines retrieval and generation models to produce accurate, context-rich responses. It covers RAG's components, benefits, limitations of generative AI, and real-world applications, with practical insights on implementing RAG using Google Cloud services.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Retrieval-augmented generation (RAG) is an advanced technique in natural language processing that merges retrieval-based and generation-based models. This hybrid approach is highly effective for generating informative and contextually relevant text, making it suitable for tasks such as question answering, dialogue systems, and content creation.&lt;/p&gt;</description></item></channel></rss>