- Clone this repository
pip install -r requirements.txt
flask run
- Go to this link to view the site
docker run -p 5000:5000 --name anime-recomm-container -d -it stealthspectre/anime-recom
to make a simplistic anime recommendation bot using flask framework
Jupyter Notebook
pip install -r requirements.txt
flask run
docker run -p 5000:5000 --name anime-recomm-container -d -it stealthspectre/anime-recom