CoolFace
Apppublic

ogNla/solace

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
App README

๐Ÿชž Solace โ€” AI Therapy Companion

A browser app where users speak to a Reachy Mini robot that acts as a calm, emotionally intelligent therapy companion. Powered by 0G decentralized compute.

What it does

  • โ€”๐ŸŽ™ Listens โ€” captures your voice through the robot's mic via WebRTC, transcribed by 0G Whisper
  • โ€”๐Ÿง  Understands โ€” detects your emotional tone using a 0G LLM with a therapy-focused system prompt
  • โ€”๐Ÿค– Responds โ€” Reachy Mini moves expressively (head tilts, antenna gestures) and speaks back with empathy

How to use

  1. 1.Open the app and paste your 0G API keys (Chat + Whisper)
  2. 2.Choose Simulator (no robot needed) or Live Robot
  3. 3.Tap the mic button and speak freely
  4. 4.Watch Reachy Mini reflect your emotion back

0G Keys

Get your keys from pc.0g.ai:

  • โ€”Chat key โ€” fund a chat model provider (GLM-5 FP8 recommended), mint app-sk-โ€ฆ
  • โ€”Whisper key โ€” fund the Whisper large-v3 provider separately, mint a second app-sk-โ€ฆ

Tech stack

  • โ€”Reachy Mini JS SDK v1.7.3 (WebRTC, autoConnect)
  • โ€”0G Compute โ€” Whisper large-v3 (STT) + GLM-5 FP8 / DeepSeek (LLM)
  • โ€”Web Speech API (TTS)
  • โ€”Pure HTML/CSS/JS โ€” zero build step

Built for

Reachy Mini ร— 0G Hackathon 2026