🤖 Consent Agent
Always-listening voice agent for Reachy Mini
How it works
This app turns your Reachy Mini into a voice-interactive agent powered entirely by local hardware.
- Reachy listens continuously via the built-in microphone
- Speech is detected using voice activity detection
- Audio is transcribed locally with Whisper
- A response is generated with Qwen3-14B via vLLM
- Speech is synthesized with Piper TTS
- Reachy speaks the response through the built-in speaker
Requirements
- HP ZGX Nano (or NVIDIA GPU with 24GB+ VRAM)
- ZGX AI API Docker container running on the GPU
- Reachy Mini (Wireless) on the same network
Configuration
Set the ZGX_API_URL environment variable on the robot if the API is not at http://localhost:8090.