Telegram AI Assistant with Long Term Memory & Note Storage
detail.loadingPreview
An AI assistant for Telegram that leverages long-term memory and note-taking capabilities.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow enables an AI assistant within Telegram to manage long-term memories and store notes from user conversations. It uses AI to process incoming messages, decide what information is important enough to save, and then responds contextually, potentially using saved information to personalize the interaction.
Key Features
- AI-powered message processing
- Long-term memory storage using Baserow
- Note-taking for specific instructions or information
- Personalized responses using conversation history
- Telegram integration for direct user interaction
How To Use
- Import this workflow into your n8n instance.
- Configure the Telegram API credentials.
- Set up Baserow for storing memories and notes.
- Optionally, configure other AI models or tools as needed.
- Start interacting with the AI assistant via Telegram.
Apps Used
Workflow JSON
{
"id": "2b294d76-0550-47a6-a76a-aacf0088b4c0",
"name": "Telegram AI Assistant with Long Term Memory & Note Storage",
"nodes": 0,
"category": "AI & Chatbots",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 2b294d76-0550...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Line Chatbot with Google Sheets as Memory
A Line chatbot that uses Google Sheets to store and retrieve conversation history for AI interactions.
Youtube Discord Bot (Unverified)
A Discord bot that answers questions about YouTube videos using AI.
Chatbot Pizza Order Automation
Automates pizza orders via a chatbot interface, handling menu inquiries, order placement, and status checks.
Build a WhatsApp AI Concierge for Hotels with n8n
Automate hotel guest inquiries with an n8n WhatsApp chatbot. This workflow uses an AI node to process messages against a hotel encyclopedia, ensuring accurate and professional responses.
Slack AI Assistant with Webhook Integration
This workflow sets up a Slack AI assistant that responds to messages received via a webhook. It uses Google Gemini Chat Model for AI processing and a Window Buffer Memory node to maintain conversation history.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.