<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Manoj Bhandari | AI Engineer]]></title>
        <description><![CDATA[Thoughts on AI, machine learning, software engineering, and building for the future.]]></description>
        <link>https://manojbhandari.dev</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Sat, 11 Apr 2026 17:34:21 GMT</lastBuildDate>
        <atom:link href="https://manojbhandari.dev/feed.xml" rel="self" type="application/rss+xml"/>
        <pubDate>Sat, 11 Apr 2026 17:34:21 GMT</pubDate>
        <copyright><![CDATA[2026 Manoj Bhandari]]></copyright>
        <language><![CDATA[en]]></language>
        <item>
            <title><![CDATA[Understanding Transformers: From First Principles to Production GPTs]]></title>
            <description><![CDATA[A Feynman-style deep dive into the Transformer architecture — building intuition from the simplest possible idea to full GPT implementations, tracing Karpathy's legendary progression from micrograd to nanochat.]]></description>
            <link>https://manojbhandari.dev/blog/attention-is-all-you-need</link>
            <guid isPermaLink="true">https://manojbhandari.dev/blog/attention-is-all-you-need</guid>
            <category><![CDATA[Deep Learning]]></category>
            <category><![CDATA[Transformers]]></category>
            <category><![CDATA[NLP]]></category>
            <category><![CDATA[Tutorial]]></category>
            <category><![CDATA[Karpathy]]></category>
            <category><![CDATA[GPT]]></category>
            <dc:creator><![CDATA[Manoj Bhandari]]></dc:creator>
            <pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building AI Agents: From First Principles to Production]]></title>
            <description><![CDATA[A Feynman-style deep dive into AI agents — starting from the simplest possible idea and building up to production-grade agentic systems with tool use, memory, reasoning loops, and multi-agent orchestration.]]></description>
            <link>https://manojbhandari.dev/blog/building-ai-agents</link>
            <guid isPermaLink="true">https://manojbhandari.dev/blog/building-ai-agents</guid>
            <category><![CDATA[AI]]></category>
            <category><![CDATA[LLMs]]></category>
            <category><![CDATA[Agents]]></category>
            <category><![CDATA[Production]]></category>
            <category><![CDATA[MCP]]></category>
            <category><![CDATA[A2A]]></category>
            <category><![CDATA[ReAct]]></category>
            <category><![CDATA[Tool Calling]]></category>
            <dc:creator><![CDATA[Manoj Bhandari]]></dc:creator>
            <pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>