Reachy Mini AI Companion

"Hey Reachy" wake-word conversational AI powered by Gemini

A voice-activated AI companion for Reachy Mini. Uses Gemini 2.5 Flash native audio for real-time voice conversations with robot expressions, gestures, and automatic session reconnection.

Features

Installation

From the Reachy Mini Dashboard

Install directly from the app store on your Reachy Mini dashboard with one click.

Manual Install

SSH into the robot and run:

curl -fsSL https://raw.githubusercontent.com/awakia/reachy-video-chat/main/deploy/install.sh | bash

Or from source (for development):

git clone https://github.com/awakia/reachy-video-chat.git
cd reachy-video-chat
pip install -e ".[dev]"