๐ŸŽฌ Video to blog research automation with GPT-4o, Dumpling AI & Google Sheets

โšก 550 views ยท ๐ŸŽฌ Content Creation & Video

๐Ÿ’ก Pro Tip โ€” For competitive intelligence, ScraperNode can automate the data collection โ€” Yelp reviews, Glassdoor company data, and Crunchbase profiles all return structured JSON you can feed straight into this workflow.

View All Scrapers

Description

๐Ÿ“„ What this workflow does

This workflow automatically turns any uploaded video into structured blog research using AI tools. It transcribes the video, extracts keywords, runs research based on those keywords, and saves the final result to a Google Sheet. It uses Dumpling AI for transcription and research, OpenAI for keyword extraction, and Google Sheets for organizing the output.


๐Ÿ‘ค Who is this for

This workflow is perfect for:


โœ… Requirements


โš™๏ธ How to set up

  1. Connect your Google Drive and choose the folder where videos will be uploaded.
  2. Set up your Dumpling AI and OpenAI GPT-4o API credentials.
  3. Create a Google Sheet with the required columns.
  4. Replace the default folder ID and spreadsheet ID in the workflow with your own.
  5. Activate the workflow to start watching for new videos.

๐Ÿ” How it works (Workflow Steps)

  1. Watch Uploaded Videos: Triggers when a new video is added to your selected Google Drive folder.
  2. Download Video: Downloads the uploaded video file.
  3. Convert Video to Base64: Prepares the video for API submission by converting it to base64.
  4. Transcribe with Dumpling AI: Sends the video to Dumpling AI to get a full transcript.
  5. Extract Keywords with OpenAI: Analyzes the transcript and extracts five key SEO keywords.
  6. Run Competitor Research via Dumpling AI: Uses those keywords to fetch related topics and blog examples from Perplexity and Google.
  7. Format Results for Google Sheets: Formats the research results into clean text blocks.
  8. Append to Google Sheets: Saves the data into your specified Google Sheet.

๐Ÿ› ๏ธ Customization Ideas

๐Ÿ”— Nodes Used

Google Sheets, HTTP Request, Google Drive, Google Drive Trigger, Extract from File, OpenAI

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup