movie-recommendation How to run To install the requirements type the command pip install -r requirements.txt", and then type command python app.py To take the api key visit the website tmdb. and then take your api key. Replace the api key with YOUR_API_KEY in recommend.js. Thank You