Block 1 - Simple Memory
- Type / Role
- @n8n/n8n-nodes-langchain.memoryBufferWindow - memoryBufferWindow
- Config choices
- Version 1.3
This workflow is provided as-is. Please review and test before using in production.
Who’s it for This workflow is for content creators, marketers, educators, or anyone who wants to instantly summarize YouTube videos and repurpose them into different formats (LinkedIn post, twee...
@n8n/n8n-nodes-langchain.memorybufferwindow, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.telegramtrigger, n8n-nodes-base.if, n8n-nodes-base.set, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.agent
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Aashiq.
Original n8n.io sourceThis workflow is for content creators, marketers, educators, or anyone who wants to instantly summarize YouTube videos and repurpose them into different formats (LinkedIn post, tweet, etc.) via a simple Telegram chatbot.
This n8n automation listens for messages in Telegram. If the message contains a YouTube link, it:
If the message is not a link, it simply acts as an AI chatbot using OpenAI with memory support.
✅ Supports follow-up prompts like:
This Telegram bot supports multiple users simultaneously. It tracks memory and context separately for each user using Telegram's unique chat_id.
✅ Each user gets personalized AI replies
✅ Follow-up commands work per user
✅ No interference between users
youtube-transcript3.p.rapidapi.com)> 🚨 API keys must be added manually — they are not included in the template.
X-RapidAPI-Key: your RapidAPI keyX-RapidAPI-Host: your RapidAPI host URLUse the provided sticky notes for guidance inside the workflow itself.
make it into a blog post, summarize in bullet points, etc.This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Multi-user Telegram bot to summarize & repurpose YouTube videos with GPT-4o |
|---|---|
| Complexity | intermediate |
| Nodes | 14 |
| Categories | Content Creation, AI Chatbot |
| Author | Aashiq |
| Published | 30 Jun 2025 |
Use the JSON export at /data/workflows/5468/5468.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Who’s it for This workflow is for content creators, marketers, educators, or anyone who wants to instantly summarize YouTube videos and repurpose them into different formats (LinkedIn post, twee...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, AI Chatbot use case.