This is a simple movie recommendation system built with Streamlit. It allows users to enter a movie title, and based on that, it will display the movie's details and recommend similar movies.
- Enter a movie title to get its details such as genres and overview.
- Get details of the movie
- Get a list of recommended movies based on the entered title.
- Built with Streamlit for an interactive web app.
To run this project locally:
git clone https://github.com/sundanc/movierecommendation