Web App to demo the Plot to Genre classifier. Built using Flask, HTML, CSS, Bootstrap, and Javascript.
To get the app running:
Make sure to have pip installed if not download pip and install it first. Pip: https://pip.pypa.io/en/stable/installing/
Run the following commands.
git clone "https://github.com/TamPhilip/Movie-Plot-Genre-Classifier-Web-App"
cd Movie-Plot-Genre-Classifier-Web-App
pip install -r requirements.txt
python app.py
Note: The web app is run using python 3.6.
Thank you if you have any question or problems please contact me at: philip.tam.code@gmail.com