<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>codesbyjit.dev</title>
    <link>http://codesbyjit.site</link>
    <description>Field notes from building products end-to-end.</description>
    <language>en</language>
    <atom:link href="http://codesbyjit.site/rss.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>What is RAG? How Retrieval-Augmented Generation Actually Works</title>
      <link>http://codesbyjit.site/blog/idk</link>
      <guid>http://codesbyjit.site/blog/idk</guid>
      <description>A practical breakdown of Retrieval-Augmented Generation — why LLMs hallucinate, how RAG grounds answers in real documents, and the architecture decisions that make or break a RAG system in production.</description>
      <pubDate>Sat, 18 Jul 2026 07:36:18 GMT</pubDate>
    </item>
  </channel>
</rss>