Hey @lisustar Do what you want to be doing is:
Set up the Vision API in the connector (make sure it’s set up as an action)
Trigger an action to use the vision API
Save the data into a custom state (all is vision response = text) use Step 2 response to save into the custom state
Another action - I would then make another API call to chat GPT to compare your custom state text with the text that is in the story. ( do this in backend workflow I reckno based on when the input text changes)
If there’s a difference you can then tell the user or report it in the backend whatever you need to do. Also, we have an online community where there are tons of people building awesome Bubble and AI products - it’s free to join here -Lightning Accelerator
Cheers,