This project builds an interactive recommendation through which you can get movie suggestion based on your favorite movie input. Following are the features of the machine: 1. Build on Streamlit library. 2. Used data is of TMDB website's free API. 3. The modules used are pickle, joblib, nltk and requests