Google Gemini Use Case

To use the Google Gemini integration within Workflow Studio, you can use either voice or chat media. The example below shows how to generate an AI response to a user when they send a chat message.

Figure 1. Google Gemini Use Case
Google Gemini Use Case

To create the sample workflow for the above-mentioned use case, perform the following steps:
  1. In the Workflow Editor, add a Chat Message Received trigger.
  2. Add a Google Gemini activity to send the user’s message to the AI model configured in the AI integration.
  3. Add a Send chat message activity to send the response to the user from Google Gemini.