A conversation app for Reachy Mini robot.
Getting Started
Install this app on your Reachy Mini using the app store, or run it locally:
uv sync
reachy-mini-daemon --sim # in another terminal
python -m hello_world
Configuration
This app requires an OpenAI API key for voice conversations. Set it via the web interface or environment variable.