Skip to content

Commit 6a3bae9

Browse files
committed
πŸ› Remove fabricated Talkie URL
1 parent 53898e0 commit 6a3bae9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ lattices scan deep # Trigger a Vision OCR scan now
101101

102102
Speak to control your workspace β€” tile windows, search, focus apps,
103103
and launch projects with natural language. Powered by
104-
[Talkie](https://github.com/nicktmro/talkie) for transcription and
104+
Talkie for transcription and
105105
local NLEmbedding for intent matching, with Claude fallback for
106106
ambiguous commands.
107107

β€Žsite/src/App.tsxβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ export default function App() {
266266
<a href="/docs/layers#tab-groups">Tab groups</a> β€” related projects as tabs in one session
267267
</li>
268268
<li>Cheat sheet HUD and omni search</li>
269-
<li>Voice commands via <a href="https://github.com/nicktmro/talkie">Talkie</a> integration <span className="beta-badge">beta</span></li>
269+
<li>Voice commands via Talkie integration <span className="beta-badge">beta</span></li>
270270
</ul>
271271
<a
272272
href="https://github.com/arach/lattices/releases/latest"

0 commit comments

Comments
Β (0)