Our website provides the user as well as the content creators great insight about the videos they put up on Youtube.
- Keyword search feature which acts as the search bar and helps users search.
- url search feature allows users to enter a link and the analysis of the video will be displayed on the frontend.
$ git clone https://github.com/CodeChefVIT/<Project>
$ cd <Project>
$ pip3 install -r requirements.txt
$ python3 manage.py runserver
-Unzip cv.pkl.zip placed in the models folder.
With ❤️ by CodeChef-VIT