How to analyze an image using OpenAI Vision

You are here:
Estimated reading time: 1 min

Overview

In this documentation, you will learn how to use OpenAI Vision to analyze images. This feature allows businesses to gain insights from images sent to their chatbot.

Key Details

  • Connect OpenAI in the Integration section (Settings >> Integration >> OpenAI ChatGPT)
  • In your flow, collect the image from your user and analyze the image with OpenAI Vision using OpenAI action.

How to setup

  1. Connect OpenAI integration if you have not connected it yet. Please read this documentation
  2. Create a flow where you will collect images from your user (using Get User Data)

Analyze the image with OpenAI Vision.

It is recommended that you include a conditional statement in your flow to check if the OpenAI response has any value after using the OpenAI action to generate data. This will enable you to determine whether the OpenAI action was executed successfully.

Advance use-case

This powerful feature allows you to analyze an image randomly sent to your chatbot, regardless of whether you are using your own custom default reply flow or if OpenAI ChatGPT handles your default reply.

Was this article helpful?
Dislike 0
Views: 51