Smart AutoCorrect Keyboard
Real-time autocorrect powered by edit-distance — runs entirely in your browser
Type a word
Input Word
—Suggested Correction
Start typing above to see a suggestion.
Levenshtein Distance
Every word is scored against the dictionary using edit distance — counting insertions, deletions and substitutions needed to transform one word into another.
Real-time Suggestions
Corrections appear as you type. Misspelled words are highlighted in red. Click any suggestion chip to instantly replace the word in your text.
Installable PWA
Add to your home screen on iOS or Android for a native app experience. Works offline after the first load — no backend or internet required.
100% Private
All processing happens locally in your browser. Your text is never sent to any server. The dictionary is bundled as a static JSON file.