Good day, im planning to get subscription in gumloop for my company, and my main goal or target in gumloop is automated analyze of image whenever i upload a picture in my google drive folder or maybe in the interface form. i will be using this for my inventory report base on picture, so i want to analyze every picture that has tex on it like name of the item in the picture then the value that refers to the weight of the item in the picture.
is it possible in gumloop to do that? cause i tried hundred time using ANALYZE IMAGE node, ask AI for automated analyze of image whenever i upload a picture in my google drive folder or interface form, but all i can get is manual uploading of picture in the analyze image node or manual inputing image URL in analyze image node.
This setup pulls files directly from your Google Drive and automatically analyzes them. You can also enable a trigger on the Google Drive folder node so the flow runs whenever a new file is added. That way, every image you upload gets analyzed automatically.
You can also pass files from an interface form straight into the Analyze Image node. The important part is to make sure you’re passing the file dynamically — either the file itself or the file link. Just open the Analyze image node, go to Configure Inputs, and enable the file input so it receives whatever image comes from the previous step.