Back to browse
GitHub Repository

Hub-and-spoke voice agent: many humans on live audio, one AI routing per-utterance who needs to hear what.

0 starsPython

Knotch – a hub-and-spoke voice agent

by akshatvasisht·Jun 1, 2026·4 points·2 comments

AI Analysis

●●●BangerBig BrainZero to One

Inverts Vapi Squads: many humans coordinated by one AI, not one caller handed between bots.

Strengths
  • Content-aware routing beats static talkgroups and human dispatcher throughput limits.
  • Domain-agnostic four-file data pack system requires no engine changes for new use cases.
  • Transport-less decision layer works with LiveKit and other infrastructure providers.
Weaknesses
  • Zero stars and forks suggests hackathon prototype, not production-ready deployment.
  • No demo video or live example showing the routing decisions in action.
Category
Target Audience

Teams managing simultaneous voice channels (incident response, kitchen lines, pit crews)

Similar To

Vapi Squads · Retell AI · Bland AI

Similar Projects

AI/MLMid

Show HN

Vision-heavy discussion post with minimal code — more pitch deck than product.

Bold Bet
pearlos
102mo ago
Open Source●●Solid

Podium Voices are multi-agent AI hosts for events (turn coordination)

The repo actually solves the messy plumbing of live voice agents: modular ASR→LLM→TTS adapters plus an optional PersonaPlex speech-to-speech path, per-agent env overrides, and a Playwright-driven Jitsi bot for room joining. It's a useful MVP for anyone prototyping AI co-hosts, though mixing backends is still manual and PersonaPlex demands extra infra, so it's more pragmatic experiment than turnkey product.

Niche GemShip It
Jomari
113mo ago