RichM1216/movie-recommendation-system
A Django-based movie recommender that uses a trained ML model with a Jupyter notebook for customization. Features an interactive web UI with auto-suggestions and supports both local setup and cloud deployment.
This project helps you offer personalized movie suggestions to users through an interactive website. Users type in a movie title, and the system outputs a list of recommended films. It's designed for anyone looking to set up a simple, customized movie recommendation portal, like a hobbyist, a small content creator, or someone running a niche movie club.
No commits in the last 6 months.
Use this if you want to deploy a basic movie recommendation website that uses a pre-trained model and offers auto-suggestions for movie titles.
Not ideal if you need a recommendation system for a massive catalog of movies beyond the top 2.5K IMBD films, or if you require advanced features like user profiles, ratings, or diverse recommendation categories.
Stars
16
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Aug 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/RichM1216/movie-recommendation-system"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
asif536/Movie-Recommender-System
Basic Movie Recommendation Web Application using user-item collaborative filtering.
victorverma3/Letterboxd-Movie-Recommendations
Generate AI-powered movie recommendations, discover insightful profile statistics, pick movies...
snowch/movie-recommender-demo
This project walks through how you can create recommendations using Apache Spark machine...
kishan0725/AJAX-Movie-Recommendation-System-with-Sentiment-Analysis
A content-based recommender system that recommends movies similar to the movie the user likes...
skotz/cp-user-behavior
Recommendation engine using collaborative filtering and matrix factorization