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:
- Build on Streamlit library.
- Used data is of TMDB website's free API.
- The modules used are pickle, joblib, nltk and requests
I welcome you to contribute in the repo and pull the repo for modifications or provide feedback to improve it. Use
to run the code: You will be prompted to enter your favorite movie.
Access the demo from here: https://moviemate-recommendation-system.streamlit.app/
The system will generate a list of similar movies based on your input.