Files
examples/with-google-vision

Google Vision Example

Supports Expo iOS Supports Expo Android Supports Expo Web

🚨 This Demo requires a Google API Key with billing enabled: Get one here.

The Google Cloud Vision API enables developers to understand the content of an image by encapsulating powerful machine learning models in an easy to use REST API.

This demo shows you how to take pictures and upload them to the cloud, from there Google analyzes them and returns text based info about the image.