Project / Overview
Voice agent
Building a conversational system around spoken interaction.
Published September 13, 2026
I’ve built a voice agent as part of my work as a technical founder.
This project page is the home for the implementation notes and technical lessons I prepare for publication. The implementation and a public demo are not available on this page yet.
What I want to document
- The architecture and boundaries between components.
- The behavior of the system during turn-taking and interruptions.
- How I measure responsiveness and inspect failures.
- What changes when emotional expression becomes part of the interaction.
Related work will appear here as the notebook grows.