Reachy Mini App

Hello World

A conversation app for Reachy Mini robot.

Getting Started

Installation

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

OpenAI API Key

This app requires an OpenAI API key for voice conversations. Set it via the web interface or environment variable.