Skip to content

A Full-Stack Django web application where users can get ML-Powered movie recommendations based on custom description, similar movies, or top movies in each genre, and browse the details of each movie.

Notifications You must be signed in to change notification settings

Cadey-chen/movie_rec_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

Overview

This movie recommender app aims to help users find a list of movies to watch for any mood, any occasion. Users can choose to briefly describe what kind of movie they are looking for and get a list of movies based on that description, or provide the name of a movie they love already, and get a list of similar movies to that movie, or browse the top picks from each genre by Ratings, Popularity, or the Bayesian Average of both.

The deployed application can be found here: https://movierecapp.com/

Here is a demo of the Movies by Description Recommender:

Description_Recommender_Demo.mov

Here is a demo of the Movies by Similarity Recommender:

Movie_Recommender_In_Action.mov

Here is a demo of the Movies by Genre Recommender:

movies_by_genre.mov

This Fullstack web application is built with Python + Django + TMDB API. The backend fetches the beautiful movie posters via the TMDB API before displaying them to users. This product uses the TMDB API but is not endorsed or certified by TMDB.

About

A Full-Stack Django web application where users can get ML-Powered movie recommendations based on custom description, similar movies, or top movies in each genre, and browse the details of each movie.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published