CS-410 Final Project for Group CarpeDatum.
Project name: Smart Video Search Engine.
Abstract:
Build a search engine that can support video segment search for Coursera lecture videos with transcripts. This would allow a user to type in a query and see a ranked list of short video segments so that the user can precisely locate which segment to watch in a lecture in order to know more about a concept. We intend to build the search engine based on the scrapping/indexing/ranking concepts learnt from this course. The end solution will provide a User Interface for the user to type in the query and to view the results as links to the video segments
Github link:
https://github.com/Kartikp2/CourseProject
…Read more
Less…