Follow the instructions below:
Once you have finished solving the exercises, be sure to commit your changes, push them to your repository, and go to 4Geeks.com to upload the repository link.
In the Deployment with Flask module, we searched for a dataset and trained a model that we later used in a web application developed in Flask to deploy in Render. In this project, you can use the same model and change only the web application, or find another dataset and train a new model.
With the knowledge acquired in this module, develop an interface to be able to use the model. Style it as you see fit, and note any external resources you have used for development.
Create a free service in Render and integrate the work you have done to be able to deploy the web application online. Don't forget to include the link to the service in your repository.