<?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 Yash Chudasama</title>
    <link>https://www.yashchudasama.com/tags/rag/</link>
    <description>Recent content in RAG on Yash Chudasama</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Copyright © 2026, Yash Chudasama; all rights reserved.</copyright>
    <lastBuildDate>Mon, 05 Jan 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.yashchudasama.com/tags/rag/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>RAG: Building AI Systems That Know Your Data</title>
      <link>https://www.yashchudasama.com/blog/ai/rag-building-knowledge-systems/</link>
      <pubDate>Mon, 05 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://www.yashchudasama.com/blog/ai/rag-building-knowledge-systems/</guid>
      <description>Large Language Models know a lot, but they don&amp;rsquo;t know your data. Retrieval-Augmented Generation (RAG) bridges this gap — enabling AI systems that combine the reasoning power of LLMs with the specificity of your own knowledge base. Having built several RAG-powered applications, I want to share practical insights on building systems that actually work.&#xA;What is RAG? RAG is an architecture pattern that enhances LLM responses by retrieving relevant information from external sources before generating answers.</description>
    </item>
  </channel>
</rss>
