To run this project, follow these steps:
-
Clone the repository:
git clone https://github.com/masab009/Flask-API-practice.git
-
Navigate to the webapp directory and download the models from the following link into the main project directory or run the app.py file: Twitter Roberta Base Sentiment Model
-
Run the server:
python app.py
-
Start sending requests on port
8000.