πŸ€–πŸ§ AI Agent Chatbot + LONG TERM Memory + Note Storage + Telegram

This workflow template creates an AI agent chatbot with long-term memory and note storage using Google Docs and Telegram integration.

Google Docs Integration πŸ“„

n8n Google Docs Node Setup
Google Credentials

Telegram Integration πŸ’¬

Telegram Setup

Core Features 🌟

AI Agent Integration πŸ€–

  • Implements a sophisticated AI agent with memory management capabilities
  • Uses GPT-4o-mini and DeepSeek models for intelligent conversation handling
  • Maintains context awareness through session management

Memory System 🧠

  • Long-term memory storage using Google Docs
  • Separate note storage system for specific information
  • Window buffer memory for maintaining conversation context
  • Intelligent memory retrieval and storage mechanisms

Communication Interface πŸ’¬

  • Telegram integration for message handling
  • Real-time message processing and response generation

Technical Components πŸ”§

Memory Architecture πŸ“š

  • Dual storage system separating memories from notes
  • Automated memory retrieval before each interaction
  • Structured memory saving with timestamps

AI Models πŸ€–

  • Primary GPT-4o-mini mini model for general interactions
  • DeepSeek-V3 Chat for specialized processing
  • Custom agent system with tool integration

Storage Integration πŸ’Ύ

  • Google Docs integration for persistent storage
  • Separate document management for memories and notes
  • Automated document updates and retrievals