Content-based movie recommender system
this app gets a name of a movie and suggets 10 other similar movies
step one: installing the dependencies
$ python3 -m venv venv
$ pthon3 ./venv/bin/activate
$ pip install -r requirements.txt
step two: running the app
$ python movie_recommender_engine.py
and type the name of movie you want