Recommender System is a system that seeks to predict or filter preferences according to the user's choices. Recommender systems are utilized in a variety of areas including movies, music, news, books, research articles, search queries, social tags, and products in general.
This app is Movie Recommender System contains more then 5 thousand movies data. The system output gives you top five recommended movies based on your selected movie.
Api: Movies poster is fetched from the MovieDatabase(TMBD) api.
Webapp framework: Streamlit over flask.
Deployment is done on Heroku: WebApp