<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ansh Roshan: Writing</title>
    <link>https://anshroshan.com/blog</link>
    <description>Gen AI Developer building agentic systems, RAG pipelines, and full-stack AI products that ship to production. LangChain, LangGraph, and multi-model orchestration, end to end.</description>
    <language>en</language>
    <atom:link href="https://anshroshan.com/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Designing agentic systems that do not fall over</title>
      <link>https://anshroshan.com/blog/designing-agentic-systems-that-dont-fall-over</link>
      <guid isPermaLink="true">https://anshroshan.com/blog/designing-agentic-systems-that-dont-fall-over</guid>
      <pubDate>Sun, 07 Jun 2026 09:55:07 GMT</pubDate>
      <description>Multi-agent setups multiply both capability and failure modes. How I keep them reliable in production.</description>
    </item>
    <item>
      <title>Shipping RAG that survives production</title>
      <link>https://anshroshan.com/blog/shipping-rag-that-survives-production</link>
      <guid isPermaLink="true">https://anshroshan.com/blog/shipping-rag-that-survives-production</guid>
      <pubDate>Sun, 07 Jun 2026 09:55:06 GMT</pubDate>
      <description>Retrieval looks easy in a notebook and breaks under real traffic. Notes on evaluation, guardrails, and graceful failure.</description>
    </item>
  </channel>
</rss>