<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Srija Kethireddy</title>
        <link>https://srijakethireddy.com</link>
        <description>AI engineer. MSAI at Northwestern. I build LLMs, agents, and multimodal systems that ship.</description>
        <item>
          <title>Why my first RAG system failed (and how I fixed it)</title>
          <link>https://srijakethireddy.com/blog/first-rag-system</link>
          <description>Chunking, retrieval, and prompt design mistakes I made building my first document Q&A pipeline — and the fixes that actually worked.</description>
          <pubDate>Sun, 15 Jun 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>From notebook to API: deploying ML models with FastAPI</title>
          <link>https://srijakethireddy.com/blog/notebook-to-api</link>
          <description>A practical walkthrough of turning a Jupyter notebook model into a production-ready FastAPI service with Docker.</description>
          <pubDate>Tue, 20 May 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>