<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Vibhuti Singh</title>
    <description>The latest articles on DEV Community by Vibhuti Singh (@vibhuti019).</description>
    <link>https://dev.to/vibhuti019</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4029072%2Fe09b2797-56fa-4a42-8a9e-c71ef56977b6.png</url>
      <title>DEV Community: Vibhuti Singh</title>
      <link>https://dev.to/vibhuti019</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vibhuti019"/>
    <language>en</language>
    <item>
      <title>[Open Source] AI Nexus Router v1 Released – Native Desktop App + OpenAI-Compatible API</title>
      <dc:creator>Vibhuti Singh</dc:creator>
      <pubDate>Tue, 14 Jul 2026 17:46:54 +0000</pubDate>
      <link>https://dev.to/vibhuti019/open-source-ai-nexus-router-v1-released-native-desktop-app-openai-compatible-api-lkk</link>
      <guid>https://dev.to/vibhuti019/open-source-ai-nexus-router-v1-released-native-desktop-app-openai-compatible-api-lkk</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;I'm excited to share the first public release of &lt;strong&gt;ClickToAutomate AI Nexus Router&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;AI Nexus Router is an open-source AI Router built entirely in &lt;strong&gt;Go&lt;/strong&gt; that provides a single &lt;strong&gt;OpenAI-compatible API&lt;/strong&gt; for multiple AI providers. It also includes a &lt;strong&gt;native desktop application (Wails)&lt;/strong&gt; and a &lt;strong&gt;Web UI&lt;/strong&gt; for managing providers, API keys, and routing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Features&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Native Desktop App (Wails)&lt;/li&gt;
&lt;li&gt;Web UI&lt;/li&gt;
&lt;li&gt;OpenAI-compatible API&lt;/li&gt;
&lt;li&gt;Works with Cursor, Claude Code, Antigravity, and other compatible AI clients&lt;/li&gt;
&lt;li&gt;Multiple AI providers through a single endpoint&lt;/li&gt;
&lt;li&gt;Self-hostable&lt;/li&gt;
&lt;li&gt;MIT Licensed&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I chose Go because AI routing is primarily a networking and concurrency problem. Go's lightweight goroutines and mature networking libraries make it a great fit while keeping the project simple and easy to contribute to.&lt;/p&gt;

&lt;p&gt;This is the &lt;strong&gt;first public release&lt;/strong&gt;, so I'm looking for early adopters to help test it with real-world workloads. I'd especially appreciate feedback on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Performance&lt;/li&gt;
&lt;li&gt;Security&lt;/li&gt;
&lt;li&gt;UI/UX&lt;/li&gt;
&lt;li&gt;Bugs&lt;/li&gt;
&lt;li&gt;Feature requests&lt;/li&gt;
&lt;li&gt;Provider integrations&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;GitHub Repository:&lt;br&gt;
&lt;a href="https://github.com/Click-To-Automate/ClickToAutomate-AI-Nexus-Router" rel="noopener noreferrer"&gt;https://github.com/Click-To-Automate/ClickToAutomate-AI-Nexus-Router&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Download the latest release:&lt;br&gt;
&lt;a href="https://github.com/Click-To-Automate/ClickToAutomate-AI-Nexus-Router/releases" rel="noopener noreferrer"&gt;https://github.com/Click-To-Automate/ClickToAutomate-AI-Nexus-Router/releases&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you build AI tools or use clients like Cursor or Claude Code, I'd love to hear your feedback. Every issue, discussion, and contribution helps improve the project.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>go</category>
      <category>opensource</category>
      <category>backend</category>
    </item>
  </channel>
</rss>
