Automate Video Analysis with Google Gemini AI for Form Uploads and YouTube Links - n8n Workflow | Neura Market
Automate Video Analysis with Google Gemini AI for Form Uploads and YouTube Links
This workflow automates the analysis of videos uploaded via a form or linked from YouTube using Google Gemini AI, providing detailed descriptions or summaries.
The workflow facilitates video analysis by integrating Google Gemini AI. Users can upload videos through a form or provide YouTube links for analysis. The workflow processes the videos, generates detailed descriptions or summaries, and stores the results. It includes nodes for handling form submissions, uploading files, and making HTTP requests to Google Gemini's API. Additionally, it incorporates a wait mechanism for polling results and supports modifications to the analysis prompt.
Platform
n8n
Category
AI
Price
Free
Creator
Maya Gupta
set
wait
stickyNote
formTrigger
httpRequest
manualTrigger
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.