<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://rishikesh-panda.vercel.app/</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>BIORAG: A Deep Dive into Biological Question Reasoning with RAG-LLM</title>
          <link>https://rishikesh-panda.vercel.app//blog/biorag</link>
          <description>An in-depth exploration of BIORAG architecture and its application in biological question answering systems</description>
          <pubDate>Thu, 24 Oct 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>