AI Agents

The ultimate AI-powered software for YouTube summarization and analysis

29 nodes 224 138 Automatic trigger
Download

Workflow Description

An intelligent platform that automatically summarizes and analyzes YouTube videos using AI, with real-time sharing to X and persistent storage of insights for future reference and trend analysis.

How it works

  1. 1.Receive video links via chat interface or X
  2. 2.Process content through an advanced AI agent
  3. 3.Generate summaries and analysis using OpenAI models
  4. 4.Store results in memory buffer for quick retrieval
  5. 5.Automatically share summaries to X with analytical insights

Use cases

  • Content creators and researchers seeking quick video summaries without full viewing
  • Social media managers monitoring viral trends and content performance

Requirements

  • Valid OpenAI API key with sufficient quota
  • Connected X/Twitter account with posting permissions

Service Value

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

Apps Used

Twitter/X Chat Trigger Memory OpenAI AI Agent Tool

Details

Trigger Automatic trigger
Nodes 29
Apps 6
Views 224
Downloads 138

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 (29)

/

Get YouTube Transcript

Code

#1

When Executed by Another Workflow

Execute Workflow Trigger

#2

When chat message received

Chat Trigger

#3

Sticky Note

Sticky Note

#4

Sticky Note1

Sticky Note

#5

Sticky Note2

Sticky Note

#6

Window Buffer Memory

Memory Buffer Window

#7

Sticky Note13

Sticky Note

#8

gpt-4o-mini1

OpenAI

#9

YouTube Video Agent

Agent

#10

Sticky Note10

Sticky Note

#11

Create YouTube API URL

Code

#12

Split Out Transcript Segments

Split Out

#13

Combine Transcript Segments

Summarize

#14

Get YouTube Video Details

HTTP Request

#15

Merge YouTube Details & Transcript

Merge

#16

Create One JSON Object

Aggregate

#17

Respond with YouTube Details & Transcript

Set

#18

Workflow Variables

Set

#19

Sticky Note12

Sticky Note

#20

Sticky Note14

Sticky Note

#21

Sticky Note15

Sticky Note

#22

Sticky Note3

Sticky Note

#23

YouTube Processing Tool

Tool Workflow

#24

Sticky Note4

Sticky Note

#25

DeepSeek-V3 Chat

OpenAI

#26

Sticky Note5

Sticky Note

#27

Sticky Note6

Sticky Note

#28

Sticky Note7

Sticky Note

#29