Skip to content

warmachine028/movie-recommender

Repository files navigation

updated: Monday, 20th March 2023
Movies Recommender

For your movie needs

What's new?

  • Changed Deployment from Heroku to Streamlit

Table of Contents


Introduction

  • This is an dataScience project built using Python
  • Uses Streamlit API for creation of webPage
  • This website recommends movies based on your choice

Previews

Homepage


Additional Improvements

  • Custom Logo
  • Custom Title
  • Fully Responsive mobile layout
  • A wide screen desktop layout

Tech Stack Used

  • Python: Language used for backEnd and frontEnd side
  • Pandas: For using csv as dataFrame
  • NLTK: For natural language transformation using Stemming
  • ScikitLearn: For vectorization and calculation of cosine similarity
  • Streamlit 💕💞: Library used for building frontend end side and Hosting
  • Github: For deploying code
  • Git: As version control system

Python Github Git

License

Upcomming

  • More Movie info on clicking Movie cards

Pritam, 2023