<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Srija Reddy Kethireddy</title>
        <link>https://srijakethireddy.com</link>
        <description>M.S. AI @ Northwestern · Building agentic workflows, RAG systems, and production ML — from fine-tuning to deployment.</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>