Coder Social home page Coder Social logo

movie_recommender's Introduction

MOVIE RECOMMENDATION SYSTEM

DEMO

streamlit-app-2021-08-23-11-08-76

Table of Contents
  1. About The Project
  2. Getting Started
  3. Dataset

About The Project

This is a simple movie recommendation system. I have used Content Based Recommendation technique for this particular project. At an abstract level the system takes an input from the user i.e the user has to give the movie of their choice and the system in turn will recommend them with the top 5 movies that are similar of the user's input.

All you have to do is search for the movie in the text-bar and hit the recommend button.

Built With

  • Python 3.9
  • Scikit Learn 0.24.2
  • Streamlit==0.87.0
  • Streamlit==0.87.0
  • Pandas==1.3.2

Getting Started

Prior to running it into your local machine following steps need to be done

  1. Get a free API Key at [ https://www.themoviedb.org/ ](Refer to the section of API KEY)
  2. Clone the repo
    git clone https://github.com/naix5526/movie_recommender.git
  3. Install all the libraries mentioned in the requirements.txt file with the command
    pip install -r requirements.txt
  4. Enter your API in app.py file located inside app folder. Replace ##### located in line 7
  5. Open your terminal/command prompt from the app directory and run the app.py file by using the command
    streamlit run app.py

Dataset

Dataset used in this project has been taken from kaggle

https://www.kaggle.com/tmdb/tmdb-movie-metadata

movie_recommender's People

Contributors

naix5526 avatar

Stargazers

Manish Karki avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.