Create a personalized AI assistant in Telegram using this powerful n8n workflow. It features conversational memory, task, grocery, and Google Calendar management.
Download this n8n workflow template and start using it instantly.
Markdown-formatted:
Individuals seeking a unified personal AI assistant accessible via Telegram.
Automation specialists looking for advanced n8n templates leveraging LangChain agents.
Developers needing an example of persistent memory integration (Airtable) within an n8n node based workflow.
Anyone who wants to manage their schedule, to-do lists, and grocery list through voice or text commands.
This comprehensive n8n workflow transforms a standard Telegram chat into a highly intelligent personal AI assistant. Unlike simple chatbots, this solution utilizes the LangChain Agent n8n node, enabling the AI to decide dynamically which external tool to use based on the user's request. This ensures high efficiency when managing diverse requests, from 'add milk to my list' to 'schedule a meeting tomorrow.' The persistence of the memory, stored in Airtable, allows the AI to develop a personalized relationship with the user, recalling past preferences and feedback. This specific n8n workflow is a powerful example of how to build sophisticated, multi-tool AI applications using the low-code capabilities of n8n. If you are looking for advanced n8n templates, this provides a blueprint for integrating AI, storage, and communication channels seamlessly.
Markdown-formatted:
Markdown-formatted:
This advanced n8n workflow requires credentials for Telegram, OpenAI, Airtable, Google Calendar, and SerpAPI.
Memory (for user preferences and Zeus feedback)Grocery ListTo-Do List={{ $json.settings.AIRTABLEBASEID }}.Markdown-formatted:
Telegram Trigger (n8n trigger):
Function: Starts the n8n workflow upon receiving a message (text or voice) in Telegram.
Key Configuration: Monitors for 'message' updates.
Switch (n8n node):
Function: Routes the flow based on the input type, checking for the existence of a 'voice' object or a 'text' message.
Key Configuration: Two outputs ('Voice' and 'Text') based on conditional checks.
OpenAI (n8n node):
Function: Used specifically for the Whisper API operation to transcribe incoming voice notes into text, crucial for processing voice commands.
Key Configuration: Resource set to 'audio', Operation set to 'transcribe'.
Get Memories (Airtable Tool n8n node):
Function: Fetches historical user and system memory stored in Airtable to provide context for the AI agent.
Key Configuration: Operation 'search', targets the user's AIRTABLETABLEMEMORY.
Zeus Tele (LangChain Agent n8n node):
Function: The central intelligence unit. It analyzes the user input and historical memory, selects the appropriate tool, executes complex instructions, and generates the final response, following strict persona rules (concise, human-like text).
Key Configuration: Connected to gpt-4.1-mini, uses Window Buffer Memory1 for context, and links to 12 different operational tools.
Airtable Tools (Grocery/To-Do/Memory n8n node instances):
Function: Provides persistent CRUD operations for task lists and long-term memory for the AI. This is a critical component for the long-term effectiveness of the n8n workflow.
Key Configuration: Operations include 'search', 'create', and 'deleteRecord'.
Google Calendar Tools (n8n node instances):
Function: Allows the AI to manage the user's calendar, including fetching, creating, updating, and deleting events based on natural language commands.
* Key Configuration: Operations cover 'getAll', 'create', 'update', and 'delete'.
Use this advanced n8n workflow to automatically monitor Google Drive for new PDF invoices, parse structured data using OpenAI (GPT-4o-mini), categorize expenses, and instantly log results to Google Sheets, eliminating manual data entry.

Use this powerful n8n workflow to automate personalized B2B outreach and follow-up sequences using GPT-4o, Gmail, and Google Sheets, ensuring real-time lead status updates.

Implement a virtual fitting room on WooCommerce, Shopify, or Prestashop using this advanced n8n workflow. Automate AI image generation for instant try-on results.

Track personal expenses and income effortlessly using a Telegram bot. This robust n8n workflow employs Google Gemini AI for transcription and financial analysis, storing all data securely in Google Sheets. Leverage this n8n template for streamlined financial automation.

Automate sales follow-up using this n8n workflow. Instantly generate customized, high-quality sales proposals in Google Slides using an OpenAI n8n node and automatically email them to clients. Perfect for agencies.

Use this powerful n8n workflow to monitor competitor pricing changes using dynamic web scraping (Decodo) and Google Gemini AI, triggering instant Slack alerts on price shifts. Find the best n8n templates here.









































