Skip to main content
Skip table of contents

Google Vision AI

Introduction

Google Vision AI is a computer vision technology that utilizes machine learning to understand visual content in images and videos, detecting objects, faces, landmarks, and text. With features like explicit content detection and content moderation, Google Vision AI ensures safe and appropriate utilization of visual data.

Google Cloud Vision API provides developers with a programmable interface to access and integrate these capabilities into their applications, enabling effortless image analysis tasks such as labeling, face detection, and OCR for valuable insights and improved user experiences in various industries.

You can find more details and the supported operations on Google Vision AI | qibb Catalog.

How to get started with Google Vision AI integration

Before you get started using Google Vision AI integration please make sure that you have the needed permission for the operations. Here you can find the Google Cloud Vision API Documentation.

  1. You will need an API Key for authentication.

  2. Get your API Key from your Google Cloud account. If you don`t have an API Key, you need to generate one.

  3. If you have already a Project, continue to get API Key from step 5. If you don`t have a Project, you need to create one.

  4. Sign in to your Google Cloud account, click on the Select a project button and click on New Project.

  5. Once you select the related project, click on the API`s and Services button.

  6. Click on Enabled APIs & services to check if Google Cloud Vision API is on the Enabled APIs list. If it is not on the list click on Enabled APIs & services button and enable the API.

  7. Click on the Credentials button. On the page that opens, you will see the Create Credentials button. Click on it and select API key.

  8. Once you click on API key button, your API key will be generated. You can manage restrictions for your API Key during creation or by clicking the name of your API Key. Save your API key to be able to use it later.

  9. Go to qibb Workflow Editor, open Node Catalog in the right sidebar, and install Google Cloud Vision API node by clicking on the + button.

  10. Drag Google Cloud Vision API node from the left sidebar and place them in your flow.

  11. Enter your API Key in the Advanced/Security field of the node and start using the integration!

Feature Types |  Cloud Vision API  |  Google Cloud

Importing flow examples of a node

Once you've successfully installed a node from the qibb catalog, you can easily import example flows that showcase how the nodes can be used. These example flows are directly accessible within the Flow Editor and are designed to guide users with helpful hints, including how to configure mandatory parameters and credentials.

Here's how to import examples:

  1. In the top right corner of the Flow Editor, click on the menu icon.

  2. Select Import to open the Import Dialog.

  3. Click on the Examples tab.

  4. Choose an example from the list.

  5. Confirm your selection by clicking on the Import button.

By following these steps, you are now ready to make basic API calls using the provided examples. For further exploration of what’s possible, you can find more complex examples in the Flow Catalog.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.