Giter Club home page Giter Club logo

movie-recommender's Introduction

Movie-Recommender

Movie Recommender, as the name suggests is a Web Application, built using Flask which allows the user to find similar movies based on the name of the movie the user entered. The system takes into cosideration various factors and taps into the large number of movie ratings and various genres with respect to the movie name entered by the user.

Flask

Flask is a lightweight WSGI_ web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around Werkzeug_ and Jinja_ and has become one of the most popular Python web application frameworks.

Flask offers suggestions, but doesn't enforce any dependencies or project layout. It is up to the developer to choose the tools and libraries they want to use. There are many extensions provided by the community that make adding new functionality easy.

Important Resources / Links


Installing

  1. Download the entire folder in .zip format or git clone the entire folder : https://github.com/Selium98/Movie-Recommender.git
  2. Once done extracting the contents, run the requirements.txt file from CLI or Powershell :
pip install -r requirements.txt
  1. The above command will install all the dependancies required, along with Flask, Jinja, Numpy, Pandas and all other required parameters to get the project going.
  2. Once all the requirements are installed, open Powershell in the folder where all the files are present or browse into the folder via CLI.
  3. Run the command :
python3 application.py
  1. This will start the services.
  2. Enter http://127.0.0.1:5000/ in the browser and you should be able to see the project.

movie-recommender's People

Contributors

selium98 avatar

Watchers

James Cloos avatar  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.