Use the /predict API route to make a GET request and pass in the data with a ?message= parmeter like so:

http://127.0.0.1:5000/predict?message=The last time you considered giving up on your dreams but didn't… what kept you going?

workshop lessons

Explore all the lessons and resources in this workshop.

models

Explore the Jupyter notebooks with the machine learning models.

flask-app

Explore the flask-app code in this workshop.

nextjs-flask-app

Explore the nextjs-flask-app code in this workshop.