Skip to content

Watcher141/Movie_Recomendation_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Movie Recomendation System

This project is a simple movie recommendation system built using Streamlit for the interactive UI and Pickle for model serialization. It recommends movies based on user-selected inputs and displays the movie posters alongside the recommendations.

Features:

Provides movie recommendations based on a similarity model.
Fetches and displays posters using the TMDB API.
User-friendly interface built with Streamlit.

How it works:

Select a movie from the dropdown.
Click the 'Show Recommendation' button to display five recommended movies with their posters.

About

This is movie recommendation system using Steamlit and Pickle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors