<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Suman Michael</title>
        <link>https://hexacluster.ai/blog</link>
        <description>Suman Michael, Technical Director for R&amp;D at HexaCluster, with a focus on machine learning (ML), deep learning (DL), and generative AI (GenAI), brings a wealth of expertise to the table. With a mastery of languages such as C, Go, Rust, Java, Python, and JavaScript, he excels in crafting robust, data-intensive, and concurrent systems. Michael’s proficiency extends to PostgreSQL development and administration, showcasing his well-rounded technical prowess. A devoted advocate of open source, he remains actively engaged in contributing to its community, further enriching the collaborative landscape of technology.</description>
        <lastBuildDate>Fri, 08 May 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en-US</language>
        <image>
            <title>Suman Michael</title>
            <url>https://hexacluster.ai/hexacluster_logo.png</url>
            <link>https://hexacluster.ai/blog</link>
        </image>
        <copyright>All rights reserved 2026, HexaCluster</copyright>
        <item>
            <title><![CDATA[Extending PostgreSQL with Rust and OpenAI Integration]]></title>
            <link>https://hexacluster.ai/blog/extending-postgresql-with-rust-openai</link>
            <guid isPermaLink="false">23903971-f947-4978-8625-9c9c15e2819d</guid>
            <pubDate>Mon, 17 Jun 2024 13:15:59 GMT</pubDate>
            <description><![CDATA[PostgreSQL is a powerful and versatile database management system. One of its strengths lies in its extensibility. In this blog, we will explore how to extend PostgreSQL using Rust, specifically focusing on creating a custom extension called pg_summarize that integrates with the OpenAI API. ]]></description>
            <category>OpenAI</category>
            <category>Rust</category>
            <category>postgresql</category>
            <enclosure url="https://hexacluster.ai/uploads/1762434642490-Extending-PostgreSQL-with-Rust.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>