Skip to content

Rohithkumar77/Movie-Recommendation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Movie Recommendation Based on Emotion

GitHub repo size GitHub stars GitHub forks GitHub issues GitHub license

Description

This project is a Python-based movie recommendation system that recommends movies based on the user's input emotion. It scrapes movie titles from IMDb corresponding to the specified emotion and provides a list of recommended movies in that genre.

Prerequisites

  • Python 3.x
  • BeautifulSoup library
  • LXML library

Features

  • Recommends movies based on user-entered emotions.
  • Scrapes movie titles from IMDb based on genre-emotion mapping.
  • Provides a list of top movies in the selected genre for the given emotion.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages