- Content based recommendation system.
- Develop a user-friendly website using Streamlit.
- Utilize Python libraries for data science to create a machine learning based movie recommender.
- Allow users to input a movie name to receive personalized recommendations.
- Provide the top 10 related movies along with movie posters for an enhanced user experience.
- Cosine similarity function is used to recommend the top 10 movies.