<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Debabrata Mishra | AI &amp; Frontier Builder</title>
    <description>Senior Data Scientist | AI &amp; Frontier Builder | Researcher | Blogger</description>
    <link>https://debabratamishra.github.io</link>
    <atom:link href="https://debabratamishra.github.io/rss.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Graph Engineering for Context Engineering in Multi-Agent Systems</title>
      <link>https://debabratamishra.github.io/posts/2026/07/graph-engineering/</link>
      <guid isPermaLink="false">https://debabratamishra.github.io/posts/2026/07/graph-engineering/</guid>
      <pubDate>Mon, 27 Jul 2026 00:00:00 +1000</pubDate>
      <description>Here is the problem nobody in the multi-agent community wants to say out loud: your LLM’s context window is finite, but the world of relevant information is not. Flat, text-only context management, append tokens until you hit the limit, then...</description>
    </item>
    
    <item>
      <title>Speech to Speech Foundation Models</title>
      <link>https://debabratamishra.github.io/posts/2026/04/speech-to-speech-systems/</link>
      <guid isPermaLink="false">https://debabratamishra.github.io/posts/2026/04/speech-to-speech-systems/</guid>
      <pubDate>Sat, 11 Apr 2026 00:00:00 +1000</pubDate>
      <description>Over the past few years, conversational AI has been progressing at a pace that few of us could have predicted. Voice assistants no longer sound robotic, realtime translation systems can preserve the emotional nuances of a speaker’s voice, and voice...</description>
    </item>
    
    <item>
      <title>Mixture of Experts</title>
      <link>https://debabratamishra.github.io/posts/2025/09/mixture-of-experts/</link>
      <guid isPermaLink="false">https://debabratamishra.github.io/posts/2025/09/mixture-of-experts/</guid>
      <pubDate>Sat, 20 Sep 2025 00:00:00 +1000</pubDate>
      <description>As Large Language Models (LLMs) continue to grow in size and complexity, a fundamental challenge emerges: how can we scale model capacity while maintaining computational efficiency? The traditional approach of simply adding more parameters to dense networks quickly becomes prohibitively...</description>
    </item>
    
    <item>
      <title>Key-Value caching</title>
      <link>https://debabratamishra.github.io/posts/2025/07/keyvalue-caching/</link>
      <guid isPermaLink="false">https://debabratamishra.github.io/posts/2025/07/keyvalue-caching/</guid>
      <pubDate>Fri, 25 Jul 2025 00:00:00 +1000</pubDate>
      <description>What is Key-Value caching? Key-value caching, as an optimization technique, focuses on improving the efficiency of the inference process in Large Language Models(LLMs) by reusing previously computed states. In simple terms, it’s a way for the model to “remember” previous...</description>
    </item>
    
    <item>
      <title>KL Divergence</title>
      <link>https://debabratamishra.github.io/posts/2025/07/kl-divergence/</link>
      <guid isPermaLink="false">https://debabratamishra.github.io/posts/2025/07/kl-divergence/</guid>
      <pubDate>Sat, 19 Jul 2025 00:00:00 +1000</pubDate>
      <description>Understanding Kullback-Leibler divergence In today’s rapidly evolving artificial intelligence landscape, one mathematical concept stands as a cornerstone across countless applications: the Kullback-Leibler (KL) divergence. With the rise of large language models (Thanks to ChatGPT!), we’ve been fastforwarded into the future,...</description>
    </item>
    
    <item>
      <title>Reinforcement Learning: Present and Future</title>
      <link>https://debabratamishra.github.io/posts/2025/02/blog-post-1/</link>
      <guid isPermaLink="false">https://debabratamishra.github.io/posts/2025/02/blog-post-1/</guid>
      <pubDate>Sat, 22 Feb 2025 00:00:00 +1100</pubDate>
      <description>Hello World! Welcome to my first blog post. Today, I’m diving into a topic that’s shaping the future of AI — Reinforcement Learning (RL). Whether you’re an AI enthusiast, a curious reader, or just someone wondering how robots and algorithms...</description>
    </item>
    
  </channel>
</rss>
