Devpost Link: https://devpost.com/software/video-lecture-assistant
-
Students no longer have to manually scrub through video lectures to find the piece of information they are looking for.
-
The Video Lecture Assistant takes in keywords about what the user is looking for and returns the top N matches from the video in the form of timeframes.
- Initially built using Python and Streamlit
- Frontend built using React.js, Tailwind CSS and HTML
- Backend powered by Node.js, Express.js, and Django, which communicate via CRUD API
- Algorithm powered by Python and Tensorflow's Universal Sentence Encoder
- Database built using mySQL to save user queries/results.

