8000 GitHub - Mahalinoro/anime-recommendation-sytem: A console application build in Python that generates list of anime suggestion based on user's preferences.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mahalinoro/anime-recommendation-sytem

Repository files navigation

Anime Recommendation System

How To Run

  1. Make sure you have the latest version of Python installed in your system
  2. Set up a virtual environment:
python3 -m venv <any-name>
source <any-name>/bin/activate
  1. Once the virtual environment is activated, install the dependencies needed to run the program:
pip install -r requirements.txt
  1. Finally, run the script main.py
python main.py

About

A console application build in Python that generates list of anime suggestion based on user's preferences.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0