A few years ago, building an AI voice agent took an entire team and a full codebase. Now, if you’re a Python developer, it’s a single-file problem. This tutorial builds a real-time voice agent with Python and WebRTC that you can talk to in your browser, and explains why transport, not the AI, is the hard part.