Skip to content

joerx/grinz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grinz

Facial expression detector sample app. Using Webpack, Google Vision, React.

Frontend

Client-side app based on React & Webpack. Run dev server with:

cd frontend/
npm run dev-server

Image Proxy

Proxy to Google Cloud Vision API, holds Google API credentials. Get an API key in the Google Developers Console, then:

cd imgproxy/
export VISION_API_KEY={my_vision_api_key}
npm run dev-server

About

Playing with Google CloudVision

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published