<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Rag on My New Hugo Project</title><link>https://example.org/en/tags/rag/</link><description>Recent content in Rag on My New Hugo Project</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Blog Author</copyright><lastBuildDate>Wed, 19 Aug 2026 09:00:00 +0800</lastBuildDate><atom:link href="https://example.org/en/tags/rag/index.xml" rel="self" type="application/rss+xml"/><item><title>Getting Started with RAG</title><link>https://example.org/en/ai/rag-intro/</link><pubDate>Wed, 19 Aug 2026 09:00:00 +0800</pubDate><guid>https://example.org/en/ai/rag-intro/</guid><description>&lt;h2 class="relative group"&gt;Why RAG&#10; &lt;div id="why-rag" class="anchor"&gt;&lt;/div&gt;&#10; &#10; &lt;span&#10; class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;&#10; &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#why-rag" aria-label="Anchor"&gt;#&lt;/a&gt;&#10; &lt;/span&gt;&#10; &#10;&lt;/h2&gt;&#10;&lt;p&gt;LLM knowledge has a cutoff date and can&amp;rsquo;t cover private documents. &lt;strong&gt;Retrieval-augmented generation (RAG)&lt;/strong&gt; first retrieves relevant content from a knowledge base, then has the model answer based on it — sharply reducing hallucinations.&lt;/p&gt;</description></item></channel></rss>