workflows.fit
Back to n8n workflows
n8n templateFreeBy Automate With Marc

Create a Telegram customer support bot with GPT4-mini and Google Docs knowledge

🤖 AI Customer Support Agent with Google Docs Knowledge (Telegram + OpenAI) This no-code workflow turns your Telegram bot into an intelligent, always-on AI support agent that references your business documentation in ...

CommunicationHITLAILangchainCore NodesLm Chat Open AiMemory Buffer WindowGoogle Docs Tool
Loading interactive preview...

Template notes

🤖 AI Customer Support Agent with Google Docs Knowledge (Telegram + OpenAI)

This no-code workflow turns your Telegram bot into an intelligent, always-on AI support agent that references your business documentation in Google Docs to respond to customer queries—instantly and accurately.

Watch full step-by-step video tutorial of the build here: https://youtu.be/Mlv7CjGO7wI

🔧 How it works: Telegram Trigger – Captures incoming messages from users on your Telegram bot

Langchain AI Agent (OpenAI GPT) – Interprets the message and uses RAG (retrieval-augmented generation) techniques to craft an answer

Google Docs Tool – Connects to and retrieves context from your specified Google Doc (e.g. FAQ, SOPs, policies)

Memory Buffer – Keeps track of recent chat history for more human-like conversations

Telegram Reply Node – Sends the AI-generated response back to the user