Movie Recommendation Chatbot

Movie Recommendation Chatbot provides information about a movie like plot, genre, revenue, budget, imdb rating, imdb links, etc. The model was trained with Kaggle’s movies metadata dataset. To give a recommendation of similar movies, Cosine Similarity and TFID vectorizer were used. Slack API was used to provide a Front End for the chatbot. IBM Watson was used to link the Python code for Natural Language Processing with the front end hosted on Slack API. Libraries like nltk, sklearn, pandas and nlp were used to perform Natural Language Processing and cater to user queries and responses.
Alternatives To Movie Recommendation Chatbot
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Movie Recommendation Chatbot35
3 months agomitJupyter Notebook
Movie Recommendation Chatbot provides information about a movie like plot, genre, revenue, budget, imdb rating, imdb links, etc. The model was trained with Kaggle’s movies metadata dataset. To give a recommendation of similar movies, Cosine Similarity and TFID vectorizer were used. Slack API was used to provide a Front End for the chatbot. IBM Watson was used to link the Python code for Natural Language Processing with the front end hosted on Slack API. Libraries like nltk, sklearn, pandas and nlp were used to perform Natural Language Processing and cater to user queries and responses.
Graph Based Recommendation System29
7 years agoPython
building a recommendation system using graph search methodologies. We will be comparing these different approaches and closely observe the limitations of each.
Movie Recommendation Netflix29
4 years agon,ullgpl-3.0Jupyter Notebook
🔮Trying to find the best movie to watch on Netflix can be a daunting. Case Study for Recommendation System of movies in Netflix.🔧
Movie Recommender Using Rbm16
6 years ago2mitPython
A Movie Recommender System using Restricted Boltzmann Machine (RBM), approach used is collaborative filtering.
Investigate_tmdb_movies13
2 years agoHTML
Investigating Dataset contains information about 10,000+ movies collected from The Movie Database (TMDb)
Data Science Starting6
4 years agoJupyter Notebook
Data science starting ⚛️
Moviehype5
3 years ago4mitHTML
A Python based movie recommender hosted using Flask
Alternatives To Movie Recommendation Chatbot
Select To Compare


Alternative Project Comparisons
Popular Movie Projects
Popular Pandas Projects
Popular Media Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Jupyter Notebook
Artificial Intelligence
Natural Language Processing
Slack
Chatbot
Pandas
Scikit Learn
Recommendation System
Watson
Imdb
Slack Api