=======
- This is a movie recommender system . this will help you to find similar type of movies you should watch from given input
python -m venv env
. env/Scripts/activate
pip install -r requirements.txt
- you can run the chatbot in terminal or in local host->
python app.py
- open http://127.0.0.1:5000/
afe1ef517ca8827cf987f22e730cfa4d82d08ce0