<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Blogs</title>
        <link>https://shaahid.xyz</link>
        <description>Hey! I am shaahid a 20yo CSE student trying to make cool stuff and documenting it to share with people. Happy reading!</description>
        <lastBuildDate>Fri, 03 Jul 2026 19:09:45 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <image>
            <title>Blogs</title>
            <url>https://shaahid.xyz/logo.png</url>
            <link>https://shaahid.xyz</link>
        </image>
        <copyright>All rights reserved 2026, shaah1d</copyright>
        <item>
            <title><![CDATA[Understanding AI-Powered Retrieval-Augmented Generation (RAG)]]></title>
            <link>https://shaahid.xyz/blogs/rag</link>
            <guid>rag</guid>
            <pubDate>Sun, 27 Jul 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[A deep dive into how Retrieval-Augmented Generation (RAG) works, with a practical example from my AI-powered portfolio website built with Next.js, LangChain, and Supabase.]]></description>
        </item>
    </channel>
</rss>