React + Flask + Naive Bayes Example React part from this repository: link Naive Bayes Classifier from another repo of mine, just a basic Flask server added: link With the latest commit AI model is stored as pickle and no longer trained on site.