workflows.fit
Back to n8n workflows
n8n templateFreeBy Joseph LePage

πŸ‹πŸ€– DeepSeek AI agent + Telegram + LONG TERM memory 🧠

This n8n workflow template is designed to integrate a DeepSeek AI agent with Telegram, incorporating long-term memory capabilities for personalized and context-aware responses. Here's a detailed breakdown: --- Core Fe...

CommunicationHITLMiscellaneousAILangchainCore NodesDevelopmentIf
Loading interactive preview...

Template notes

This n8n workflow template is designed to integrate a DeepSeek AI agent with Telegram, incorporating long-term memory capabilities for personalized and context-aware responses. Here's a detailed breakdown:

---

Core Features Telegram Integration - Uses a webhook to receive messages from Telegram users. - Validates user identity and message content before processing.

AI-Powered Responses - Employs DeepSeek's AI models for conversational interactions. - Includes memory capabilities to personalize responses based on past interactions.

Error Handling - Sends an error message if the input cannot be processed.

---

Model Options 🧠 - DeepSeek-V3 Chat: Handles general conversational tasks. - DeepSeek-R1 Reasoning: Provides advanced reasoning capabilities for complex queries. - Memory Buffer Window: Maintains session context for ongoing conversations.

---