🤖 Reachy Mini Dashboard

Browser-based controller for Pollen Robotics' Reachy Mini
FastAPI Ollama LLM Whisper STT gTTS Reachy Mini
⚠️ This Space is docs-only. The dashboard needs real hardware (Reachy Mini) plus a local daemon, Ollama, and Whisper — it cannot execute here.

Features

Quick start

# one-time
sudo chmod 666 /dev/ttyACM0

# terminal 1
reachy-mini-daemon

# terminal 2
uvicorn dashboard:app --host 0.0.0.0 --port 8090

# open http://localhost:8090

Links

MIT License · © tenyyprn