Skip to content

This is a content-based movie recommender application that leverages the Streamlit web framework to provide an intuitive and interactive user interface for recommending movies.

Notifications You must be signed in to change notification settings

dhruv-yadav-nitj/Flick-Finder-Movie-Recommender

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flick Finder

This content-based movie recommender application leverages the Streamlit web framework to provide an intuitive and interactive user interface for recommending movies. The recommendations are generated based on a similarity model trained on data (including cast, crew, story, etc.) of the movies.

Features

  • Movie Recommendations: Get personalized movie recommendations based on your selected movie.
  • Interactive UI: Easy-to-use interface built with Streamlit.

Dataset

The dataset used in this project was sourced from Kaggle: TMDB 5000 Movie Dataset.

Demo

Click Here!

About

This is a content-based movie recommender application that leverages the Streamlit web framework to provide an intuitive and interactive user interface for recommending movies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%