|
|
|
|
|
by troupo
552 days ago
|
|
> Is there a keyboard that uses GPT-2 or some other such LLM to predict what I'm trying to write? SwiftKey is amazing because I can tap in the general vicinity of keys You don't need GPT for that, you need a dictionary lookup and some stats on how the keyboard is used. See how Ken Kocienda implemented the original virtual keyboard for iOS: https://hiddenheroes.netguru.com/hurst-han-kocienda Scroll down to "But as promising as the Purple interface was, the software suffered from a potentially fatal flaw: it was impossible to use a virtual keyboard on a phone-sized screen. " |
|