<?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: udaysaai</title>
    <description>The latest articles on DEV Community by udaysaai (@udaysaai).</description>
    <link>https://dev.to/udaysaai</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%2F3866199%2F5642b128-b84f-4136-a1c1-38ee4da664b7.png</url>
      <title>DEV Community: udaysaai</title>
      <link>https://dev.to/udaysaai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/udaysaai"/>
    <language>en</language>
    <item>
      <title>How we achieved 970 RPS on AI agent discovery — a complete benchmark report</title>
      <dc:creator>udaysaai</dc:creator>
      <pubDate>Tue, 05 May 2026 12:11:58 +0000</pubDate>
      <link>https://dev.to/udaysaai/just-published-the-first-open-benchmark-for-ai-agent-networking-1n1c</link>
      <guid>https://dev.to/udaysaai/just-published-the-first-open-benchmark-for-ai-agent-networking-1n1c</guid>
      <description>&lt;ol&gt;
&lt;li&gt;What is Mycelium? (2 para)&lt;/li&gt;
&lt;li&gt;The problem we're solving (2 para)&lt;/li&gt;
&lt;li&gt;Discovery benchmark

&lt;ul&gt;
&lt;li&gt;Dataset (1k agents, 1k queries)&lt;/li&gt;
&lt;li&gt;Results table&lt;/li&gt;
&lt;li&gt;Keyword vs Semantic graph (ASCII)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Load benchmark

&lt;ul&gt;
&lt;li&gt;Cache architecture&lt;/li&gt;
&lt;li&gt;Results table&lt;/li&gt;
&lt;li&gt;What changed (before/after cache)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;How to reproduce

&lt;ul&gt;
&lt;li&gt;pip install&lt;/li&gt;
&lt;li&gt;code snippet&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;What's next (roadmap)&lt;/li&gt;
&lt;li&gt;GitHub link
-&amp;gt;&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/udaysaai" rel="noopener noreferrer"&gt;
        udaysaai
      &lt;/a&gt; / &lt;a href="https://github.com/udaysaai/mycelium" rel="noopener noreferrer"&gt;
        mycelium
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      🍄 The open-source internet for AI agents. pip install → discover → communicate → collaborate.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;🍄 Mycelium Agents&lt;/h1&gt;
&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Watch 3 AI agents collaborate live — no glue code, no orchestration&lt;/h3&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="https://mycelium-agents.netlify.app" rel="nofollow noopener noreferrer"&gt;▶ See Live Demo&lt;/a&gt;&lt;/strong&gt; • &lt;strong&gt;&lt;a href="https://github.com/udaysaai/mycelium#-quick-start" rel="noopener noreferrer"&gt;Try it now&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/udaysaai/mycelium" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/12b4674d5e61407e8f6d3b447d5daefe42fadee3d199c092487f815153771efe/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f75646179736161692f6d7963656c69756d3f7374796c653d736f6369616c" alt="Stars"&gt;&lt;/a&gt;
&lt;a href="https://pypi.org/project/mycelium-agents/" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/a9da960acfa7a11e22a18ef1f8fc445bb2730b0bc6eaa0e504e2638651445ab0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f507950492d6d7963656c69756d2d2d6167656e74732d626c7565" alt="PyPI"&gt;&lt;/a&gt;
&lt;a href="https://mycelium-agents.netlify.app" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/0d1fd4d64f1cea37272775548f62389b7ecb835bf0d6a72428566bac464be837/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f44617368626f6172642d4c6976652d627269676874677265656e" alt="Dashboard"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Bitcoin price → INR conversion → Hindi translation.&lt;/em&gt;
&lt;em&gt;3 agents. 3 live APIs. 1.1 seconds. Zero orchestration code.&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;The Problem&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;AI agents are everywhere. But they're all &lt;strong&gt;isolated&lt;/strong&gt;.&lt;/p&gt;
&lt;div class="snippet-clipboard-content notranslate position-relative overflow-auto"&gt;&lt;pre class="notranslate"&gt;&lt;code&gt;Your Coding Agent ──── cannot talk to ──── Research Agent
Your Email Agent  ──── cannot find   ──── Translation Agent
Your Data Agent   ──── cannot hire   ──── Visualization Agent
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;There are thousands of AI agents being built. &lt;strong&gt;None of them can discover, communicate with, or collaborate with each other.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;It's like having millions of phones with no telephone network.&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;The Solution&lt;/h2&gt;

&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Mycelium&lt;/strong&gt; is the networking protocol that connects AI agents.&lt;/p&gt;
&lt;div class="snippet-clipboard-content notranslate position-relative overflow-auto"&gt;&lt;pre class="notranslate"&gt;&lt;code&gt;Your Agent ←→ [MYCELIUM NETWORK] ←→ Any Agent, Anywhere
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Any agent can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;🔍 &lt;strong&gt;Discover&lt;/strong&gt; other agents by natural language&lt;/li&gt;
&lt;li&gt;📨 &lt;strong&gt;Communicate&lt;/strong&gt; using a standard protocol&lt;/li&gt;
&lt;li&gt;🤝 &lt;strong&gt;Collaborate&lt;/strong&gt; in multi-agent…&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/udaysaai/mycelium" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>agents</category>
      <category>networking</category>
      <category>opensource</category>
      <category>performance</category>
    </item>
    <item>
      <title>I built the "Internet" for AI Agents (Open Source) 🍄</title>
      <dc:creator>udaysaai</dc:creator>
      <pubDate>Tue, 07 Apr 2026 15:53:23 +0000</pubDate>
      <link>https://dev.to/udaysaai/i-built-the-internet-for-ai-agents-open-source-5867</link>
      <guid>https://dev.to/udaysaai/i-built-the-internet-for-ai-agents-open-source-5867</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi0wogperiq6ehjeyiv3r.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi0wogperiq6ehjeyiv3r.png" alt=" " width="800" height="731"&gt;&lt;/a&gt;Hey everyone,&lt;/p&gt;

&lt;p&gt;I'm a BTech undergrad from India. Over the last few months, I noticed a massive structural gap in the AI agent ecosystem: We have incredible frameworks (LangChain, CrewAI) to build teams of agents &lt;em&gt;internally&lt;/em&gt;, but &lt;strong&gt;there is no standard protocol for agents to discover and talk to each other across the internet.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Every agent right now is an isolated island. &lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;Mycelium&lt;/strong&gt; — think of it as HTTP + DNS, but specifically for AI agents.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The core concept:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Agent Cards:&lt;/strong&gt; Agents register on a registry with an identity document (capabilities, inputs/outputs, trust score).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Semantic Discovery:&lt;/strong&gt; Agents can search the network (&lt;code&gt;network.discover("I need live crypto prices")&lt;/code&gt;).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Standardized Routing:&lt;/strong&gt; Agents send structured payloads to collaborate.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;It takes 5 lines to put an agent on the network:&lt;/strong&gt;&lt;/p&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
python
from mycelium import Agent

agent = Agent(name="TranslatorBot", description="Translates text")

@agent.on("translate")
def translate(text: str, to: str):
    # your logic
    return {"result": ...}

agent.serve(port=8001)

And 3 lines to discover and use it from anywhere:
from mycelium import Network

network = Network()
agents = network.discover("translate text to hindi")
network.request(agents[0].agent_id, "translate", {"text": "hello", "to": "hindi"})

Features in v0.1.1:

Cross-domain terminology translation (Military agent can talk to Finance agent)
Multi-agent chaining (Output of Agent A automatically routes to Agent B)
Dynamic Trust Engine (Scores agents based on successful interactions and uptime)
Comes with 5 real-world agents (Weather, Crypto, Wikipedia, etc.) out of the box using Live APIs to prove the concept.
I just published it to PyPI (pip install mycelium-agents) and open-sourced the protocol on GitHub.

GitHub: https://github.com/udaysaai/mycelium
I'm an undergrad, so I know the architecture isn't perfect yet. I would love some brutal feedback from the senior engineers here. How should I handle end-to-end encryption between agents? And what capabilities would you want to see next?

Thanks! 🍄

#python #ai #opensource #showde
![ ](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/8fca9760s3btik31g1mb.png)
v
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>opensource</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
