Skip to content

Simple movie recommendation system built with Streamlit

License

Notifications You must be signed in to change notification settings

sundanc/movierecommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Recommendation System

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.

Features

  • Enter a movie title to get its details such as genres and overview.

image

  • Get details of the movie

image

  • Get a list of recommended movies based on the entered title.

image

  • Built with Streamlit for an interactive web app.

Installation

To run this project locally:

1. Clone the repository

git clone https://github.com/sundanc/movierecommendation

Releases

No releases published

Packages

No packages published

Languages