Anubhav Singh
Kolkata, West Bengal
Kolkata, WB
The ‘Binge-watch’ is an Alexa skill for PC which recommends movies based on the movies a person has watched previously or has asked Alexa to search for. The idea is to create a simplistic, easy-to-follow method of creating this Alexa skill which while being very useful for all the movie fans, is a good sample for implementation of classic machine learning models using Alexa. ...learn more
Project status: Under Development
Artificial Intelligence, PC Skills
Groups
Early Innovation for PC Skills
Intel Technologies
Intel Python
A very classical solution when one thinks about Artificial Intelligence and Machine learning for content personalization is recommendation systems. We all know the “Netflix and chill” phrase which the most dedicated ‘Binge-watchers’ of the modern day dote upon. We bring an idea to interface this binge-watching with Alexa for PC.
The ‘Binge-watch’ is an Alexa skill for PC which recommends movies based on the movies a person has watched previously or has asked Alexa to search for. The idea is to create a simplistic, easy-to-follow method of creating this Alexa skill which while being very useful for all the movie fans, is a good sample for implementation of classic machine learning models using Alexa.
The Binge-watch reads plot summaries of Movies from IMDb and Wikipedia and tries to determine which movies the user would like to see next. It presents a very simple yet powerful business idea as the skill could be used to promote lesser known movies which cater to the interests of the users. The recommendation system runs on Intel Optimized Python.
The following is a sample of interaction with the Alexa skill for the user -
To achieve the above, we do the following -