Skip to content
FlowHubFluxonLab
A
AI Automationfree

Extract insights & analyse YouTube comments via AI Agent chat

by Mark Shcherbakovadapted from n8n official workflow galleryUpdated Aug 2026
RequiresAAI AgentCall n8n Workflow ToolCall n8n Workflow ToolHTTP RequestHTTP RequestOpenAIOpenAI Chat ModelOpenAI Chat ModelPostgres Chat MemoryPostgres Chat Memory
Share Post Share
OpenAI Chat ModelOpenAI Chat Mod…TWget_channel_detailsget_channel_det…TWget_video_descriptionget_video_descr…TWget_list_of_videosget_list_of_vid…TWget_list_of_commentsget_list_of_com…TWsearchTWanalyze_thumbnailanalyze_thumbna…TWvideo_transcriptionvideo_transcrip…MPPostgres Chat MemoryPostgres Chat M…AgAI AgentChWhen chat message receivedWhen chat messa…HRGet CommentsEWExecute Workflow TriggerExecute Workflo…HRGet Channel DetailsGet Channel Det…HRGet Video DescriptionGet Video Descr…SeEdit FieldsHRRun QueryHRGet Videos by ChannelGet Videos by C…SeResponseSwSwitchHRGet Video TranscriptionGet Video Trans…OpenAI12345678910
1/5
FLOWS
STEPS · 10
Starts from a chat message

Video Guide I prepared a detailed guide to help you set up your workflow effectively, enabling you to extract insights from YouTube for content generation using an AI agent. Youtube Link Who is this for? This workflow is ideal for content creators, marketers, and analysts looking to enhance their YouTube strategies through data-driven insights. It’s particularly beneficial for individuals wanting to understand audience preferences and improve their video content. What problem does this workflow solve? Navigating the content generation and optimization process can be complex, especially without significant audience insight. This workflow automates insights extraction from YouTube videos and comments, empowering users to create more engaging and relevant content effectively. What this workflow does The workflow integrates various APIs to gather insights from YouTube videos, enabling automated commentary analysis, video transcription, and thumbnail evaluation. The main functionalities include: Extracting user preferences from comments. Transcribing video content for enhanced understanding. Analyzing thumbnails via AI for maximum viewer engagement insights.

Tags

n8nreference-onlyagentlm-chat-open-aimemory-postgres-chatopen-aitool-workflow
Connects
AAI Agentcalln8nworkflowtoolCall n8n Workflow ToolWHTTP RequestOpenAIopenaichatmodelOpenAI Chat ModelpostgreschatmemoryPostgres Chat Memory
CategoryAI Automation
Triggermanual
Complexityadvanced
Nodes22
AddedDec 13, 2024

Related workflows

See all AI Automation
Agmailopenaichatmodeltextclassifier
free

Suggest meeting slots using AI

The purpose of this n8n workflow is to automate the process of identifying incoming Gmail emails that are requesting an appointment, evaluating their content, checking calendar availability, and then composing and sending a response email. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team
AopenaichatmodelserpapigooglesearchS
free

AI agent chat

This workflow employs OpenAI's language models and SerpAPI to create a responsive, intelligent conversational agent. It comes equipped with manual chat triggers and memory buffer capabilities to ensure seamless interactions. To use this template, you need to be on n8n version 1.50.0 or later.

by n8n Team
Acodetoollangchaincodeopenaichatmodel
free

Custom LangChain agent written in JavaScript

This workflow has multiple functionalities. It starts with a manual trigger, "When clicking 'Execute Workflow'", that activates two separate paths. The first path takes a preset string "Tell me a joke" and processes it through a custom Language Learning Model (LLM) chain node. This node interacts with an OpenAI node for query processing. The second path takes another preset string "What year was Einstein born?" and passes it to an "Agent" node. This agent further interacts with a Chat OpenAI node and a custom Wikipedia node to produce the required information. The workflow uses both built-in and custom nodes, and integrates with OpenAI for both paths. It's built for experimenting with language models, specifically in the context of conversational agents and information retrieval. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team