https://github.com/warmachine028/movie-recommender
This is a movie recommendation website built with Python
https://github.com/warmachine028/movie-recommender
datascience nltk pandas python streamlit streamlit-webapp
Last synced: 2 months ago
JSON representation
This is a movie recommendation website built with Python
- Host: GitHub
- URL: https://github.com/warmachine028/movie-recommender
- Owner: warmachine028
- License: mit
- Created: 2022-08-04T16:10:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T04:24:56.000Z (about 3 years ago)
- Last Synced: 2024-12-31T17:37:58.703Z (over 1 year ago)
- Topics: datascience, nltk, pandas, python, streamlit, streamlit-webapp
- Language: Jupyter Notebook
- Homepage: https://movies-recomender.streamlit.app
- Size: 10.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
updated: Monday, 20th March 2023
# [Movies Recommender](https://movie-recomender.streamlit.app)
## What's new?
- Changed Deployment from Heroku to Streamlit
## Table of Contents
- [Introduction](#introduction)
- [Previews](#previews)
- [Additional Improvements](#additional-improvements)
- [Tech Stack Used](#tech-stack-used)
- [License](#license)
---
## 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

---
## 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
##   
# License
- see [LICENSE]
# Upcomming
- More Movie info on clicking Movie cards
**Pritam, 2023**
[license]: https://github.com/warmachine028/movie-recommender/blob/main/LICENSE