This comprehensive n8n workflow transforms a Telegram bot into an intelligent social media management assistant. It listens to user messages, including text, documents, and voice notes, via a Telegram trigger. The workflow begins by setting context data such as chat ID and message type, then processes different input types to extract relevant information using Google’s AI Studio API. It generates content like transcripts for speech and summaries from documents. The AI agent, powered by Google’s Gemini model, crafts social media posts tailored for platforms like LinkedIn and Twitter, with user verification steps incorporated. Long-term memory management allows the bot to remember user preferences and business details, streamlining future interactions. Practical use cases include automating content creation, managing social media outreach, and providing a virtual assistant for digital marketing efforts, all within a conversational Telegram interface.
AI-Powered Social Media Manager via Telegram
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.embeddingsGoogleGemini, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, @n8n/n8n-nodes-langchain.memoryBufferWindow, @n8n/n8n-nodes-langchain.memoryManager, @n8n/n8n-nodes-langchain.toolWorkflow, @n8n/n8n-nodes-langchain.vectorStoreInMemory, code, extractFromFile, httpRequest, if, linkedInTool, set, splitOut, stickyNote, switch, telegram, telegramTrigger, twitterTool |
Reviews
There are no reviews yet.