A structured path for learning to build voice agents, from your first STT call to production
Summary
A curated, open-source learning path for building voice agents, covering from STT to production, with 190+ resources and a 5-week plan.
Similar Articles
Voice agents, demystified: STT+TTS and 4 demo agents you can talk to in the browser + build yours with RAG and Tools
A guide demystifying voice agents using speech-to-text and text-to-speech, with four browser-based demo agents and instructions to build your own using RAG and tools.
@svpino: Step-by-step video to build a voice agent from scratch. I'm doing this using Claude Code, because writing code by hand …
A step-by-step video tutorial on building a voice agent from scratch using Claude Code and AssemblyAI's new Voice Agent API.
Open-sourced a full-stack starter for production voice agents (web + telephony on one worker)
Open-sourced a full-stack production starter for voice agents using LiveKit, FastAPI, and React, handling both web and telephony with a single code path, deployable via Docker Compose.
8 months running a voice agent in production: what broke, what fixed it, and the system prompt I use
A practitioner shares 8 months of experience running a voice agent for a law firm, detailing challenges like latency, turn-taking, and post-call workflows, and provides a working system prompt.
Building voice AI agents that take turns like humans — the gotchas nobody warns you about
This article shares hard-won lessons from building real-time voice AI agents, highlighting the importance of proper turn-taking, VAD handling, billing awareness, and avoiding echo loops.