Spell Checker is a web app based on Flask and pyspellchecker library. It is a part of the course Application Security in NYU. Spell checker processeses the text and gives you the text with words with correct spellings.
For more details on how to install and run the server, Refer to https://github.com/sahiilll/Spell-Checker
app.py is a flask server running on localhost:5000