Turn your chat into a helpful support assistant that remembers past details. It pulls older notes from Google Docs, answers new questions, and writes fresh memories back to Docs so the history grows over time. Great for support teams that need fast context and clean records.
When a message comes in, the system loads long term memories and notes from two Google Docs files, merges them, and feeds that context to an AI agent. The agent uses gpt 4o mini, keeps a rolling window of 50 messages, and can call tools that save new memories with a date stamp. Replies go back to the chat and can also be posted to a Telegram chat. Merge and Aggregate nodes combine sources so the agent sees a single context snapshot.
Setup needs Google Docs, Telegram, and OpenAI. Paste the two Google Doc links in the retrieve and save nodes, set a real Telegram chat ID, and add your OpenAI key. Expect quicker replies, less manual note taking, and better handoffs. Use it for support queues, onboarding FAQs, or internal help where remembering past answers and user history matters.