You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add MetalRT benchmark charts (decode speed + RTF comparison) with blog links
- Add rcli metalrt and rcli llamacpp to Quick Start and CLI Reference
- Update action count from 43 to 38
- Remove benchmark commands (rcli bench, B key shortcut)
- Remove architecture section
- Highlight M3+ requirement with IMPORTANT callout
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
**RCLI** is an on-device voice AI for macOS. A complete STT + LLM + TTS pipeline running natively on Apple Silicon — 43 macOS actions via voice, local RAG over your documents, sub-200ms end-to-end latency. No cloud, no API keys.
12
+
**RCLI** is an on-device voice AI for macOS. A complete STT + LLM + TTS pipeline running natively on Apple Silicon — 38 macOS actions via voice, local RAG over your documents, sub-200ms end-to-end latency. No cloud, no API keys.
13
13
14
14
Powered by [MetalRT](#metalrt-gpu-engine), a proprietary GPU inference engine built by [RunAnywhere, Inc.](https://runanywhere.ai) specifically for Apple Silicon.
15
15
@@ -29,7 +29,7 @@ Powered by [MetalRT](#metalrt-gpu-engine), a proprietary GPU inference engine bu
29
29
</td>
30
30
<tdwidth="50%"align="center">
31
31
<strong>App Control</strong><br>
32
-
<em>Control Spotify, adjust volume — 43 macOS actions by voice.</em><br><br>
32
+
<em>Control Spotify, adjust volume — 38 macOS actions by voice.</em><br><br>
33
33
<ahref="https://youtu.be/eTYwkgNoaKg">
34
34
<imgsrc="assets/demos/demo2-spotify-volume.gif"alt="App Control Demo"width="100%">
35
35
</a>
@@ -38,8 +38,8 @@ Powered by [MetalRT](#metalrt-gpu-engine), a proprietary GPU inference engine bu
38
38
</tr>
39
39
<tr>
40
40
<tdwidth="50%"align="center">
41
-
<strong>Models & Benchmarks</strong><br>
42
-
<em>Browse models, hot-swap LLMs, run benchmarks — all from the TUI.</em><br><br>
41
+
<strong>Models</strong><br>
42
+
<em>Browse models, hot-swap LLMs — all from the TUI.</em><br><br>
Run `rcli actions` to see all 43, or toggle them on/off in the TUI Actions panel.
133
+
Run `rcli actions` to see all 38, or toggle them on/off in the TUI Actions panel.
112
134
113
135
> **Tip:** If tool calling feels unreliable, press **X** in the TUI to clear the conversation and reset context. With small LLMs, accumulated context can degrade tool-calling accuracy — a fresh context often fixes it.
114
136
@@ -130,7 +152,6 @@ A terminal dashboard with push-to-talk, live hardware monitoring, model manageme
0 commit comments