This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
This workflow uses the NEW native Google Gemini node in n8n to analyze videos and generate detailed text summaries. Just upload a video, and Gemini will describe the scenes, objects, and actions frame by frame.
1. Add Credentials
Connect your Google AI (Gemini) credentials in n8n.
2. Activate Workflow
Save and activate the workflow.
3. Upload Video
Open the Form Trigger URL, upload a video, and submit the form.
Translate the Summary
Add another LLM node to translate the analysis.
Create Social Media Posts
Use the output to generate Twitter or LinkedIn content.
Store the Output
Save the summary to Google Sheets or Airtable.
Automate with Cloud Storage
Replace the Form Trigger with a Google Drive or Dropbox trigger to process videos automatically.