/VideoSearch

Primary LanguagePythonApache License 2.0Apache-2.0

Semantha VideoSearch

Description

The Semantha Video Search is a tool for semantically searching through videos.
It's a web app that allows you to search for a word or phrase and get back a list of timestamped video clips matching the query.

Creating new demos

The main branch is meant to be a template to build on.
The concrete demos are in separate branches:

To transcribe new playlists checkout video_transcription/README.md. To configure the search engine modify video_search/configuration/demo_config.py.