Binge
You just watched an amazing movie and thought "Wow! I wish i could watch more movies like this." and you ask a friend for his/her suggestions? Well, Binge is just the THING ! Binge is a movie recommendation system that s
Repository Video ▶️In this project, we use Content based recommender system. This is based on product description. Here we convert movie titles into a vector to find its cosine similarity. Similar movie would have a high cosine similarity and thus would be recommended to the user. We'll take use of the following parameters :-
Movies
Overviews
Taglines
In simple words. We'll analyze the text used in descriptions of movies to find similarity between movies and on the basis of it, predict output.
Added Docs and Video link. Link to my YouTube video!
Committed: Integrated Flask API with Angular App.
Committed: Added ml-model and Required Dataset.
Refactor: Added UI changes for main page and spinner.
Update 4 -
Added CSS changes for the landing page. Also added spinner on the page.
Committed: Initialized setup of App completed. Added Angular components and routing.
Prepared rough UI of the Web App.
Committed Blank Project.
Project created by Ayush Bathrey