workflows.fit
Back to n8n workflows
n8n templateFreeBy Mehedi Ahamed

Process Image Auto segmentation & Detection with VLM Run, Drive-Telegram Sharing

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 F...

CommunicationHITLData & StorageDevelopmentCore NodesForm TriggerTelegramGoogle Drive
Loading interactive preview...

Template notes

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

1. User Uploads File → Form Trigger node 2. VLM Run Agents → Segmentation & Detection agents 3. Webhook Nodes → Receive processed results 4. Artifact Node → Download the artifacts 5. Distribution Nodes → Upload to Google Drive & Telegram

📌 Notes