←back to thread

634 points david927 | 1 comments | | HN request time: 0.349s | source

What are you working on? Any new ideas that you're thinking about?
1. henning ◴[] No.41343977[source]
Stenography/text expansion app that emulates a Bluetooth keyboard. Combines regular character entry, stenography, and fast autocomplete using an N-gram language model (lower latency than an LLM, more transparent/debuggable, no need to cap vocabulary size for embedding).