A little flask app to write and validate haikus. It's definitely not perfect and makes some mistakes. It uses the syllables python library to estimate how many syllables are in each word.
You can check the override list at https://haikuvalidator.com/overrides and if you have any suggestions feel free to let me know any words that are broken.
This is my first time making a web app. Hoping that someone finds it fun / useful.
mrstone•1h ago
You can check the override list at https://haikuvalidator.com/overrides and if you have any suggestions feel free to let me know any words that are broken.
This is my first time making a web app. Hoping that someone finds it fun / useful.