Deploy a Telegram AI Support Bot Using GPT-4 and Google Docs - n8n Workflow | Neura Market
Deploy a Telegram AI Support Bot Using GPT-4 and Google Docs
Transform your Telegram bot into an intelligent AI support agent that leverages Google Docs for accurate, real-time responses to customer inquiries.
This workflow integrates Telegram with OpenAI's GPT-4 and Google Docs to create a sophisticated AI-driven customer support bot. It captures user messages via Telegram, processes them with GPT-4 using retrieval-augmented generation (RAG) techniques, and references Google Docs for precise information. The workflow maintains conversation context with a memory buffer, ensuring coherent and human-like interactions. Finally, it sends the AI-generated responses back to users, providing a seamless suppo
Platform
n8n
Category
Customer Support
Price
Free
Creator
Oliver Schmidt
telegram
stickyNote
googleDocsTool
agent
telegramTrigger
lmChatOpenAi
memoryBufferWindow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.