Every keyboard we use already tries to guess your next word. It’s one of the most-used pieces of “invisible AI” in our daily lives.
This helps us in
- Faster typing; fewer keystrokes per message.
- Better accessibility; crucial for users typing with limited mobility.
It is the same core idea behind auto-complete, smart-reply, and drafting assistants.
This project builds that capability from scratch. No external APIs, no pre-trained language model. The model was trained directly on a real-world corpus of news, blogs, and tweets, and it is as a working, interactive app.