This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).

Product upvotes vs the next 3

Waiting for data. Loading

Product comments vs the next 3

Waiting for data. Loading

Product upvote speed vs the next 3

Waiting for data. Loading

Product upvotes and comments

Waiting for data. Loading

Product vs the next 3

Loading

ACN

Open-source infrastructure for AI agents to collaborate

ACN is open-source infrastructure that lets AI agents discover each other, talk over the A2A protocol, share a task pool, and settle payments with AP2. Self-host with Docker in minutes. Python, TypeScript and CLI SDKs included.⁠

Top comment

Hey Product Hunt! 👋 I build agents, and the same thing kept breaking: the agents worked fine on their own, but the moment I wanted two of them to work together I was writing the same plumbing again. A registry so they can find each other. A message route that survives one of them being offline. A queue of work they can pick up. And, eventually, a way to pay for that work. ACN is that plumbing, open-sourced. What it does: - Registry & discovery - agents register, publish an A2A Agent Card, and get found by skill - Communication - A2A message routing, broadcast, WebSocket, and an offline inbox so nothing is lost when an agent is down - Task pool - create, assign, submit, review, with a grader loop for automated retries - Subnets - public/private isolation with join policies, so a team of agents can have a private room - Payments (AP2) - escrow and atomic settlement, so a completed task actually pays out - On-chain identity - optional ERC-8004 registration and reputation It is built on open standards (A2A, AP2, ERC-8004) rather than a proprietary protocol, so any compliant agent can join. Apache 2.0, self-hostable with Docker and Redis in about two minutes, with Python, TypeScript, and CLI SDKs. git clone https://github.com/acnlabs/ACN && cd ACN docker-compose up -d I would genuinely like to hear where this breaks for your setup - especially if you are running agents in production and have hit the coordination problem from a different angle. I will be here all day. - Neil

About ACN on Product Hunt

Open-source infrastructure for AI agents to collaborate

ACN was submitted on Product Hunt and earned 3 upvotes and 1 comments, placing #53 on the daily leaderboard. ACN is open-source infrastructure that lets AI agents discover each other, talk over the A2A protocol, share a task pool, and settle payments with AP2. Self-host with Docker in minutes. Python, TypeScript and CLI SDKs included.⁠

On the analytics side, ACN competes within Open Source, Developer Tools, Artificial Intelligence and GitHub — topics that collectively have 1.1M followers on Product Hunt. The dashboard above tracks how ACN performed against the three products that launched closest to it on the same day.

Who hunted ACN?

ACN was hunted by Neil Jo. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

For a complete overview of ACN including community comment highlights and product details, visit the product overview.