Building voice AI at scale: Assembled's multi-agent architecture for millions of production calls
Running voice AI reliably in production is far harder than building demos: achieving high conversational quality, low latency, and near-100% uptime simultaneously — while working with rapidly evolving technology — creates significant engineering challenges.
A single-prompt approach to voice agents — putting all context into one LLM prompt — failed to scale to enterprise production volume, and real-world deployment exposed problems with poor audio and frustrated callers that could not be anticipated from demos.
Assembled's voice agents handle millions of calls per year in production using a multi-agent architecture, with deep quality auditing enabling continuous improvement in conversation quality and reliability.
Frequently asked questions
What did this team achieve with this AI workflow?
Assembled's voice agents handle millions of calls per year in production using a multi-agent architecture, with deep quality auditing enabling continuous improvement in conversation quality and reliability.
What tools did this team use?
GPT-4o mini, Gemini 2.5 Flash, speech to text, text to speech.
What results were reported?
Production call volume: millions of calls per year (source-reported, not independently verified).
What failed first in this deployment?
A single-prompt approach to voice agents — putting all context into one LLM prompt — failed to scale to enterprise production volume, and real-world deployment exposed problems with poor audio and frustrated callers t…
How is this customer support AI workflow structured?
Customer initiates call → Orchestration layer determines intent → Specialized agent handles task → Parallel acknowledgment generation → Account or system lookup → Live agent fallback → Deep call quality auditing.