/google-actions-reader

🏠 OCR action for Google Assistant/Home

Primary LanguageJavaScript

An OCR action for Google Assistant/Home

This is an action for Google Assistant that uses Google's Cloud Vision API to extract text form an image and read it back to the user.

#GoogleHome 🏠 + #Google Cloud Vision = Here is the Google OCR Action 😎 🚀💥💕 @alexismp @googledevs @googleaccess https://t.co/tHWhJ6MQGZ

— Wassim Chegham (@manekinekko) January 5, 2017
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>

Notes

In order to use this app, you would need to provide a google-vision-key.sh file which exports the following variables:

export GOOGLE_VISION_KEY="XXX";