Skip to content

shouse/cloud-vision-explorer

 
 

Repository files navigation

Google Cloud Vision API Explorer

Demo Site (Chrome v50 or later only)

About Cloud Vision Explorer

Quick start

Copy src/javascripts/config.js.sample to src/javascripts/config.js and setup the variables.

Run npm install.

Run npm start and open http://localhost:3000/webpack-dev-server/index.html.

If you can't stand the banner, open http://localhost:3000/ instead.

Deploying

Run npm run build, then upload the contents in build/prod folder.

Custom

See Wiki

Packages

No packages published

Languages

  • JavaScript 40.5%
  • C++ 33.9%
  • Python 14.1%
  • CSS 7.0%
  • MATLAB 3.6%
  • HTML 0.5%
  • Other 0.4%