<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>mvrcoag</title>
        <link>https://portfolio-blog-starter.vercel.app</link>
        <description>RSS feed</description>
        <item>
          <title>RAGy: A simple RAG framework for Python</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/ragy</link>
          <description>Everyone should be able to create AI-powered systems in a simple way. That's why I built RAGy</description>
          <pubDate>Tue, 12 May 2026 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>