AI video summarization with VLM run - automated content analysis for teams
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. Automatically transform your video uploads into AI-powered summaries with key topic extraction and instant team noti...
Template notes
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
Automatically transform your video uploads into AI-powered summaries with key topic extraction and instant team notifications.
What this workflow does
1. Monitors Google Drive for new video uploads 2. Downloads and processes videos using VLM Run AI 3. Generates intelligent summaries with key topics extracted 4. Posts results to Slack for immediate team access
Setup
Prerequisites: Google Drive account, VLM Run API credentials, Slack workspace, self-hosted n8n.
You need to install [VLM Run community node](https://www.npmjs.com/package/@vlm-run/n8n-nodes-vlmrun)
Quick Setup: 1. Configure Google Drive OAuth2 and create video upload folder 2. Add VLM Run [API credentials](https://app.vlm.run/dashboard) 3. Set up Slack integration for notifications 4. Update folder/channel IDs in workflow nodes 5. Test and activate