Skip to content

Dupinderr/movie_recmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎬 Movie Recommendation System

A simple, interactive content-based movie recommendation system built with Python, Streamlit, and cosine similarity. The app suggests movies similar to a selected title based on genre and description.

βœ… Now live via Streamlit!


🌐 Live Demo

Access the deployed app here: https://dupinderr-movie-recmd.streamlit.app


πŸ› οΈ Tech Stack

  • Python
  • Streamlit (for web interface)
  • Pandas, NumPy
  • Scikit-learn (TF-IDF + Cosine Similarity)
  • Matplotlib (for genre distribution visualization)

πŸ“ Dataset

The dataset includes 50+ movies, each with:

  • 🎞️ Title
  • 🎭 Genres
  • πŸ“ Description

Stored in movies_50_dataset.csv.


🎨 Features

  • πŸ” Select a movie and get 5 similar recommendations.
  • πŸ“Š Genre distribution chart (toggleable).
  • πŸ–ΌοΈ Stylish background with custom image support.
  • ⚑ Fast performance with cached dataset loading.

About

Get yourself a movie recommended 🫑 here:-> https://movierecmd-fxpjfvyrihqjt8gsvbzw7y.streamlit.app/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages