Recognise image and custom output

Hey everyone, facing and issue and looking for help.

I’ve created a flow that automatically posts AI images on social media. However, I wanted the model to download images of 4 physios in my clinic from google drive, and use those faces to generate AI images.

To explain how I think it’d work:

  • get content calendar row in sheet
  • download Google drive image (of let’s say Sean, a physio)
  • AI model sees the image of Sean and uses the content calendar to create a custom image generation prompt to create an image of Sean let’s say treating a patient.

Everything else works except ChatGPT doesn’t seem to be able to accept my image (of Sean), via Google drive. Any suggestions how to fix this?

try adding the google drive as a tool in the ai agent, and write in the prompt to search the tool for the image to derive the generation from

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.