Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.18 KB

File metadata and controls

37 lines (25 loc) · 1.18 KB

Coursera Video Segment Search

Team: Mission Lucy

Sam Song
Uttam Roy
Kavithaa Suresh Kumar
Azim Keshwani

Project Overview

The goal of our project is to helps users to easily access shorter segments of the lecture video that are relevant to the user query. Generally, the user enters a query and the search engine searches the CS410 lecture videos to output a ranked list of relevant clips from the lectures.

Presentation

https://mediaspace.illinois.edu/media/t/1_1lolt4vf

Demo

You can check try it out for youself here Coursera Video Search
Note: The links to the videos may be broken due as the links to the vidoes regularly change on Coursera's end.

Documentation and Usage

Deploying from scratch

Follow the instructions from our Final Report here:
https://github.com/samsong2/CourseProject/blob/main/CS%20410%20Final%20Report.pdf

Quick Deploy

You can click the image below to deploy the current code in this repository to Heroku. This will compile and run the app (it may take several minutes to build the first time)

Deploy