<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://gj-blogs.0111labs.in</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Zero Knowledge Proofs</title>
          <link>https://gj-blogs.0111labs.in/blog/zk-proof</link>
          <description>Zero Knowledge Proof (ZK proof) is a protocol in which the prover proves the truthfulness of a statement to a verifier without actually revealing the information.</description>
          <pubDate>Sun, 02 Mar 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Smart Indexing: Efficient Document Indexing Made Easy with AI and Vector Search</title>
          <link>https://gj-blogs.0111labs.in/blog/smart-indexing</link>
          <description>A smart indexing system is what we are making here leveraging the LLMs, RAG, and vector databases.</description>
          <pubDate>Sat, 01 Mar 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>