This workflow integrates Telegram, OpenAI, and RapidAPI to automate the process of summarizing YouTube videos and engaging in conversational chat. When a user sends a message, it checks if the message contains a YouTube link. If so, it extracts the video ID, fetches the transcript via RapidAPI, cleans the transcript, and sends it to OpenAI for a concise summary. If the message isn’t a link, it treats it as a normal chat input. The AI responses are formatted to remove unnecessary markdown and sent back to the user via Telegram. This workflow is ideal for dynamically providing video summaries, enhancing user engagement, and streamlining content consumption.
Automated YouTube Link Summarizer & Chatbot
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.memoryBufferWindow, code, httpRequest, if, set, stickyNote, telegram, telegramTrigger |
Reviews
There are no reviews yet.