Loading Reachy and Microduck
Talk to a 3D Reachy Mini, live from your browser — the same conversation experience that ships with the robot!
Tap to start
This simulator reproduces the conversation app that ships with every Reachy Mini: the same voice pipeline and tools, with a 3D robot standing in for the real one.
Under the hood, the conversation app relies on speech-to-speech: Hugging Face's open framework for real-time voice agents. Rather than one end-to-end model, it chains four open models from the Hub (speech detection, transcription, a vision-language model, and synthesis), so any stage can be swapped or run locally. This demo wires that pipeline to hosted inference.
The pipeline
http://localhost:8080
/v1/realtime
Let the assistant act during the conversation. Changes apply live.