<?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: Acauã Rangel</title>
    <description>The latest articles on DEV Community by Acauã Rangel (@acau_rangel_1c206627369c).</description>
    <link>https://dev.to/acau_rangel_1c206627369c</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1697801%2Fee0d1730-d66a-4952-bbc5-0400e618bc38.jpg</url>
      <title>DEV Community: Acauã Rangel</title>
      <link>https://dev.to/acau_rangel_1c206627369c</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/acau_rangel_1c206627369c"/>
    <language>en</language>
    <item>
      <title>"ElysiaJS" for AI Agents? New SDK for Bun</title>
      <dc:creator>Acauã Rangel</dc:creator>
      <pubDate>Mon, 15 Dec 2025 16:23:30 +0000</pubDate>
      <link>https://dev.to/acau_rangel_1c206627369c/elysiajs-pra-ai-agents-novo-sdk-para-bun-5c3a</link>
      <guid>https://dev.to/acau_rangel_1c206627369c/elysiajs-pra-ai-agents-novo-sdk-para-bun-5c3a</guid>
      <description>&lt;p&gt;For some time now I've been searching for a &lt;strong&gt;TypeScript&lt;/strong&gt; alternative for &lt;strong&gt;AI orchestration&lt;/strong&gt; focused on using &lt;strong&gt;secret data&lt;/strong&gt; that isn't as bloated and slow as current options. Since I couldn't find anything that combined performance and simplicity, I decided to build the &lt;strong&gt;Monan SDK&lt;/strong&gt; myself, using &lt;a href="https://bun.sh" rel="noopener noreferrer"&gt;Bun&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The goal isn't just to be another library, but a complete framework that solves the "annoyance" of configuring AI infrastructure:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;It manages &lt;a href="https://ollama.com" rel="noopener noreferrer"&gt;Ollama&lt;/a&gt; for you (auto-pull of models, retry logic).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;It connects to the cloud with &lt;a href="https://openrouter.ai" rel="noopener noreferrer"&gt;OpenRouter&lt;/a&gt; when the local setup can't handle it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;It automatically exposes an optimized API using &lt;a href="https://elysiajs.com" rel="noopener noreferrer"&gt;Elysia&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I'm in the final polishing phase of the &lt;strong&gt;Alpha version&lt;/strong&gt; and I want to validate if this solves the problem for anyone else besides myself. I've set a goal of &lt;strong&gt;100 stars&lt;/strong&gt; on the repo to &lt;strong&gt;unlock access&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Repository link: &lt;a href="https://github.com/monan-ai/monan-sdk" rel="noopener noreferrer"&gt;https://github.com/monan-ai/monan-sdk&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>bunjs</category>
      <category>agents</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
