Skip to content
This repository was archived by the owner on Apr 10, 2018. It is now read-only.

lybros/SmartVideoSearch

Repository files navigation

🔍 SmartVideoSearch

Codacy Badge Code Climate Issue Count

Web application for smart search on pre-build text index with semantic video description that was extracted with neural net

demo

ScreenShot

ScreenShot

requirments

  • require Ruby and Compass for compiling SCSS into CSS
  • require NodeJS for serving static files

install

npm i

set apiUrl and elasticUrl into app/src/constants.js, for example like:

hackApp.constant('apiUrl', 'localhost:5000/');
hackApp.constant('elasticUrl', 'localhost:9200/');

run

  • Run Flask server from server-repo
  • Run grunt for building and grunt serve for preview.

About

🔍 AI Hackaton 2016 project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •