Automate AI Image Tagging and Metadata Integration in Google Drive - n8n Workflow | Neura Market
Automate AI Image Tagging and Metadata Integration in Google Drive
This workflow automatically tags images using AI and integrates these tags into the image metadata, updating the files directly in Google Drive.
This workflow leverages AI to analyze image content and generate descriptive tags, which are then embedded into the image metadata. The process begins with detecting new images in a specified Google Drive folder, downloading them, and analyzing their content using an AI service like OpenAI. The extracted tags are then merged with the image's Base64 data and written back into the image file's metadata. Finally, the updated image is uploaded back to the original Google Drive folder, ensuring that
Platform
n8n
Category
AI
Price
Free
Creator
Mohammed Yusuf
code
merge
stickyNote
googleDrive
convertToFile
extractFromFile
openAi
googleDriveTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.