Click the URL https://anime-rec-sys.herokuapp.com to visit the website.
To run it on your local machine, activate the virtual environment by source venv/bin/activate
and run the app by python3 app.py
.
A simple web app that recommend anime based on the anime you like!
PythonMIT
Click the URL https://anime-rec-sys.herokuapp.com to visit the website.
To run it on your local machine, activate the virtual environment by source venv/bin/activate
and run the app by python3 app.py
.