This project is a web application for customized movie and music recommendations. It uses Flask, Pandas, and Vercel to create a user-friendly interface that allows users to search for movies and songs.
To install this project, follow these steps:
- Clone this repository to your local machine.
- Install the required packages using
pip install -r requirements.txt
- Run the main.py file using
python main.py
- Open your browser and go to http://localhost:5000/
To deploy this project to Vercel, follow these steps:
- Create a Vercel account and connect it to your GitHub account.
- Fork this repository to your GitHub account.
- Go to https://vercel.com/new and select the forked repository.
- Configure the project settings and click Deploy.
You can see a live demo of this project at https://movieslens-saketthakur001.vercel.app/