Desmond-Dong commited on
Commit
19d1674
Β·
1 Parent(s): 69d1b8f

docs: update index.html - remove continuous conversation highlight, update entity count to 45+

Browse files
Files changed (1) hide show
  1. index.html +7 -7
index.html CHANGED
@@ -34,8 +34,8 @@
34
  <div class="hero-badges">
35
  <span>Wake word detection</span>
36
  <span>Face tracking</span>
37
- <span>Continuous conversation</span>
38
- <span>30+ HA entities</span>
39
  </div>
40
  </div>
41
  <div class="hero-visual">
@@ -59,7 +59,7 @@
59
  <div class="feature-card">
60
  <span class="icon">🎀</span>
61
  <h3>Voice Wake</h3>
62
- <p>Say "Okay Nabu" to activate. Enable continuous conversation mode for hands-free multi-turn dialogs.</p>
63
  </div>
64
  <div class="feature-card">
65
  <span class="icon">🏠</span>
@@ -74,7 +74,7 @@
74
  <div class="feature-card">
75
  <span class="icon">😊</span>
76
  <h3>Expressive Motion</h3>
77
- <p>Automatic emotional feedback with head movements and antenna animations while listening and responding.</p>
78
  </div>
79
  <div class="feature-card">
80
  <span class="icon">πŸ“Ή</span>
@@ -105,13 +105,13 @@
105
  <p class="eyebrow">Usage</p>
106
  <h3>Start talking to your smart home</h3>
107
  <p class="story-text">
108
- Once installed, Home Assistant will automatically discover your Reachy Mini. Say "Okay Nabu", then speak your command like "turn on the lights" or "what's the temperature?" Enable "Continuous Conversation" switch for multi-turn dialogs.
109
  </p>
110
  <div class="chips">
111
  <span class="chip">ESPHome protocol</span>
112
  <span class="chip">Auto discovery</span>
113
- <span class="chip">30+ entities</span>
114
- <span class="chip">Continuous conversation</span>
115
  </div>
116
  </div>
117
  </div>
 
34
  <div class="hero-badges">
35
  <span>Wake word detection</span>
36
  <span>Face tracking</span>
37
+ <span>Expressive animations</span>
38
+ <span>45+ HA entities</span>
39
  </div>
40
  </div>
41
  <div class="hero-visual">
 
59
  <div class="feature-card">
60
  <span class="icon">🎀</span>
61
  <h3>Voice Wake</h3>
62
+ <p>Say "Okay Nabu" or "Hey Jarvis" to activate. Supports both MicroWakeWord and OpenWakeWord models.</p>
63
  </div>
64
  <div class="feature-card">
65
  <span class="icon">🏠</span>
 
74
  <div class="feature-card">
75
  <span class="icon">😊</span>
76
  <h3>Expressive Motion</h3>
77
+ <p>Real-time audio-driven animations with natural head sway and antenna movements during conversations.</p>
78
  </div>
79
  <div class="feature-card">
80
  <span class="icon">πŸ“Ή</span>
 
105
  <p class="eyebrow">Usage</p>
106
  <h3>Start talking to your smart home</h3>
107
  <p class="story-text">
108
+ Once installed, Home Assistant will automatically discover your Reachy Mini. Say your wake word, then speak commands like "turn on the lights" or "what's the temperature?" The robot responds with natural head movements and looks at you during conversations.
109
  </p>
110
  <div class="chips">
111
  <span class="chip">ESPHome protocol</span>
112
  <span class="chip">Auto discovery</span>
113
+ <span class="chip">45+ entities</span>
114
+ <span class="chip">Zero configuration</span>
115
  </div>
116
  </div>
117
  </div>