File size: 2,630 Bytes
5aeac76 a4d1533 5aeac76 3af59d0 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 a4d1533 5aeac76 1d699ee | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 | ---
title: Haven Kitchen OS
emoji: πΏ
colorFrom: green
colorTo: yellow
sdk: static
pinned: false
license: mit
tags:
- reachy_mini
- reachy_mini_python_app
- reachy-mini
- robotics
- ai-assistant
- voice-assistant
- smart-home
short_description: AI home management with Olivia & Brie for Reachy Mini
---
# πΏ Haven Kitchen OS
**Olivia & Brie - Your AI Home Companions for Reachy Mini**
Haven Kitchen OS transforms your Reachy Mini into an intelligent home management system featuring two distinct AI personas that bring warmth and personality to your daily life.
## π©π»βπΌ Meet Olivia
Your professional household manager with a calm, sage-green presence. She handles:
- Daily scheduling and reminders
- Home organization tasks
- Professional, warm conversation
- Seamless handoffs to Brie for kitchen matters
## π©π»βπ³ Meet Brie
Your enthusiastic personal chef with a warm, amber glow. She specializes in:
- Creating personalized recipes based on your preferences
- Step-by-step cooking guidance with voice commands
- Celebrating your cooking victories
- Making every meal an experience
## β¨ Features
| Feature | Description |
|---------|-------------|
| π£οΈ Voice Interaction | Natural conversation with both personas |
| π€ Expressive Animations | Unique robot movements for each persona |
| π Recipe Navigation | "Next", "Back", "Repeat", "Ingredients" voice commands |
| π± Cast to Devices | Send recipes to your phone via QR code |
| π Personality Eyes | Olivia = sage green, Brie = warm amber |
| πΎ Memory System | Remembers preferences across sessions |
## π Installation
### From Reachy Mini Dashboard
1. Open your Reachy Mini dashboard at `http://127.0.0.1:8000`
2. Find "Haven Kitchen OS" in the app store
3. Click Install
### Manual Installation
```bash
pip install haven-kitchen-os
```
## π€ Voice Commands While Cooking
| Command | Action |
|---------|--------|
| "Let's cook" | Start cooking mode |
| "Next" | Go to next step |
| "Back" | Go to previous step |
| "Repeat" | Hear current step again |
| "Ingredients" | List all ingredients |
## π οΈ Requirements
- Reachy Mini robot (or MuJoCo simulation)
- Python 3.10+
- API keys for LLM providers (Groq/OpenAI)
- ElevenLabs API key (optional, for premium voices)
## π Environment Variables
Create a `.env` file with:
```
GROQ_API_KEY=your_groq_key
OPENAI_API_KEY=your_openai_key
ELEVENLABS_API_KEY=your_elevenlabs_key
```
## π Contest Entry
Built for the **NVIDIA Reachy Mini Golden Ticket Contest**
#ReachyMini #HuggingFace #NVIDIAGTC
---
Made with β€οΈ by MindXpansion
|