yupanqui · chronicleAn AI voice assistant on $10 of hardwarefolio 9 / 27
folio 9 of 27
An AI voice assistant on $10 of hardware
- date
- 06 OCT 2025
- era
- pre-Fable
- status
- complete
- form
- tool
Before the chronicle existed I wanted to know how cheap a talking assistant could get. Answer: an ESP32 board, a mic, a speaker, about ten dollars total.
It listens for a wake word, records, sends the audio to a model, and speaks the answer back. Embedded C++ on one end, cloud inference on the other. Nothing about it is revolutionary; the point was holding it in my hand. A voice assistant used to be a product from a trillion-dollar company. Now it's a weekend and a microcontroller.
This one is cerrado: it works, I moved on. The code is on GitHub if you want to build one.
sources
- codeGitHub
folio 9 of 27 · written in cusco, peru, 06 OCT 2025