Movie-Recommender-pro
It’s a python project that suggest movies based on your present emotion/mood on real time without using any Databases.
Problem Domain:
Problems: -- Large number of unsorted movies are available online.
- Viewer is unable to find the movies that he/she wants to watch.
- Movies are not available on the basis of mood/emotion of the user.
- Existing software doesn’t suggest movies to improve viewer’s mood.
Solution Domain:
Suggested Solutions: -- We are making a software that is based on the present mood of the user.
- This software will give movie suggestion to the viewer according to their present mood.
- This software will suggest them latest and trending movies on their mood from a large variety of movies online by “Web Scraping”.
Purpose of the project: -
- The main purpose of the software is to suggest a list of movies to the viewer, from the large amount of content available online, based on his/her emotion.
- Another purpose is to suggest list of latest and trending movies.
An improvement over the existing system: -
- We are suggesting movies based on ‘Human Emotion’ or their present mood, which is not present in the existing system.
- Rather than storing movies on database we are using “Web Scraping” to suggest latest featured films using internet.
- Outcome: - “List of latest featured movies based on the user’s input i.e. mood of user/emotion.”
SnapShots of Code Output