๐ฌ Process Image Auto segmentation & Detection with VLM Run, Drive-Telegram Sharing
โก 36 views ยท ๐ฌ Document Extraction & Analysis
Description
This workflow automates image processing using VLM Run, extracting signed URLs, downloading results, and distributing them via multiple channels (Google Drive & Telegram).
โ Key Features
-
Upload image files through a Form Trigger.
-
Process images through two VLM Run agents simultaneously:
- Segmentation Agent โ extracts objects.
- Detection Agent โ generates bounding boxes.
-
Webhooks capture completed results asynchronously.
-
Arifact Node download the images.
-
Downloaded images are automatically:
- Uploaded to Google Drive
- Sent to a Telegram chat
โ๏ธ Workflow Flow
- User Uploads File โ Form Trigger node
- VLM Run Agents โ Segmentation & Detection agents
- Webhook Nodes โ Receive processed results
- Artifact Node โ Download the artifacts
- Distribution Nodes โ Upload to Google Drive & Telegram
๐ Notes
- Ensure Google Drive OAuth2 credentials have upload permissions.
- Telegram Bot token and chat ID must be configured correctly.
- Workflow allows multi-channel sharing of images automatically.
โ ๏ธ Community Node Disclaimer
> This workflow uses VLM Run node
๐ Nodes Used
Webhook, Telegram, Google Drive, n8n Form Trigger
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File