https://gmayuri1904-movie-recommendation-system-app-qnkabd.streamlit.app/
The application uses content based filtering to make recommendations.
For every movie selected, 12 recommendations ar
e made based on their cosine similarity with the selected movie.
The database offers nearly 5000 movies to select from.
Backend is developed entirely with python and front end using Streamlit.
This application is deployed on Heroku