/* primo IA · AI cousin */

AI infrastructure for agents.
Built quietly. Shipped openly.

Open protocols, production implementations, and vertical applications. Three layers, one coherent stack.

Layer 0 · open protocols

Open coordination & control protocols

Text-only specs and reference implementations. MIT/Apache. The substrate the rest of the stack stands on.

myco

Open Source

Text-only coordination protocol + Python daemon. N parallel agent sessions share a filtered view of each other's actions. No central orchestrator, no tool calls. Multi-provider (Claude, DeepSeek, anything Anthropic-compatible). Stdlib-only, zero deps.

python pypi claude-code multi-agent protocol
$ pip install primoia-myco
Layer 1 · production implementations

Our flagship product

What the open protocols look like when shipped at scale, with a polished UI and commercial support. One product, done well.

Vocall

Production

Production-grade ACP engine with voice. Multi-platform SDKs for Angular, React, Vue, Flutter, Kotlin, and Swift. Let AI agents see and control your app UI through a structured protocol — no DOM scraping, no vision models, no guessing.

go websocket sdks voice acp-engine
Layer 2 · applications

Vertical applications on the stack

What you can build on top. Each one is its own product with its own audience, but lives in the same family.

Emitta

Production

Voice-first NFS-e issuer for Brazilian small businesses. Talk to Pepita, she emits the invoice. Built on Vocall + ACP.

fintech nfse voice b2c-br

HN Sieve

Production

AI-curated Hacker News. Scores every Show HN submission across 4 dimensions (Innovation, Technical, Documentation, Utility) with LLMs. ~500 daily submissions classified.

llm-curation semantic-search devtool

Why three layers?

Each layer validates the one above it. Open protocols stay honest because they have to support multiple implementations. Production engines stay grounded because they have to back vertical applications with real users. Verticals stay focused because the plumbing already exists. Most "agent platforms" pick one layer and pretend the others don't matter — this is an attempt at keeping all three in view, even when it means moving slower.

Want to know more about a specific project? Click any card. Or read the about page.