A platform that allows users to ask natural language questions about the content of a video and receive accurate, relevant results.
With the increasing popularity of video-based learning, students are using videos more frequently as a primary source of information. However, searching for specific information within a video can be time-consuming and frustrating, as traditional video search methods are often not very efficient.Also, traditional content search methods often rely on manual tagging or transcription, which can be prone to errors.
Thus, there is a need for a more efficient and user-friendly method of searching inside videos using natural language, which can provide accurate and relevant results to the users.
The solution takes the link of a youtube video / a video file as input which is fed into the webpage which applies Machine Learning Algorithms to get timestamps of the search query provided by the user.
npm install
npm start
flask --app server run