Every keyboard we’ve used in the last decade tries to finish your sentence for you — and most people barely notice when it works, but immediately notice when it doesn’t.
The challenge: given a phrase someone has already typed, predict the single most likely next word — fast enough to feel instant, and reliably enough to never just give up.
- Typing on mobile is slow and error-prone
- Every saved keystroke compounds across millions of users
- This is the same core problem behind SwiftKey, Gboard, and iOS predictive text
Our goal: build that capability from scratch, train it on real-world text, and ship it as a live, interactive app anyone can try.