AI Agents

Convert YouTube videos into published blog articles automatically

12 nodes 381 190 Webhook
Download

Workflow Description

An AI-powered automation that receives YouTube video links via webhook, intelligently processes transcripts with advanced NLP and vector search, and generates polished blog articles using multi-model AI processing, storing results in Google Sheets and notifying your team via Slack.

How it works

  1. 1.Receive YouTube video URL through webhook and extract transcript content
  2. 2.Split and embed text using OpenAI embeddings with Pinecone vector database for semantic search
  3. 3.Process content through intelligent AI agent leveraging context memory and Anthropic capabilities
  4. 4.Generate professionally formatted article and save to Google Sheets spreadsheet
  5. 5.Send completion notification to Slack channel with article metadata

Use cases

  • Transform long-form YouTube lectures into SEO-optimized blog posts ready for immediate publication
  • Automate content repurposing from educational channels and podcasts to your company blog

Requirements

  • YouTube access with transcript extraction capability or metadata API integration
  • API keys for OpenAI, Anthropic, and Pinecone vector database configuration
  • Active Google Sheets document and Slack workspace with message posting permissions

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Text Splitter OpenAI Vector Store Memory Anthropic AI Agent Google Sheets Slack

Details

Trigger Webhook
Nodes 12
Apps 8
Views 381
Downloads 190

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (12)

/

Sticky Note

Sticky Note

#1

Webhook Trigger

Webhook

#2

Text Splitter

Text Splitter Character Text Splitter

#3

Embeddings

OpenAI

#4

Pinecone Insert

Vector Store Pinecone

#5

Pinecone Query

Vector Store Pinecone

#6

Vector Tool

Tool Vector Store

#7

Window Memory

Memory Buffer Window

#8

Chat Model

Lm Chat Anthropic

#9

RAG Agent

Agent

#10

Append Sheet

Google Sheets

#11

Slack Alert

Slack

#12