Awwvision Cloud Vision API from a Kubernetes Cluster GSP066



Awwvision Cloud Vision API from a Kubernetes Cluster GSP066

Awwvision Cloud Vision API from a Kubernetes Cluster GSP066

Overview
The Awwvision lab uses Kubernetes and Cloud Vision API to demonstrate how to use the Vision API to classify (label) images from Reddit’s /r/aww subreddit and display the labelled results in a web app.

Awwvision has three components:
– A simple Redis instance.
– A web app that displays the labels and associated images.
– A worker that handles scraping Reddit for images and classifying them using the Vision API. Cloud Pub/Sub is used to coordinate tasks between multiple worker instances.
#gcp #googlecloud #qwiklabs

Comments are closed.