This workflow creates an intelligent, chat-enabled AI agent that integrates long-term memory and note storage using Google Docs, combined with real-time interaction via Telegram. It is designed to enhance user conversations by recalling past interactions, storing new notes, and maintaining persistent memories for personalized assistance. The process begins with a trigger upon receiving a chat message on Telegram, then retrieves and updates long-term memories and notes stored in Google Docs. The AI uses OpenAI’s GPT-4 to generate context-aware responses, leveraging stored memories and notes to improve the conversational experience. This workflow is ideal for building virtual assistants, customer support bots, or personal productivity tools that require persistent context and information management.
AI-Powered Chatbot with Memory & Note Integration
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.chatTrigger, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.memoryBufferWindow, aggregate, googleDocs, googleDocsTool, merge, set, stickyNote, telegram |
Reviews
There are no reviews yet.