Create a Session-Based Telegram Chatbot with GPT-4o-mini and Google Sheets - n8n Workflow | Neura Market
Create a Session-Based Telegram Chatbot with GPT-4o-mini and Google Sheets
This workflow builds an AI-powered Telegram chatbot with session management using GPT-4o-mini and Google Sheets. It allows users to manage multiple chat sessions, retrieve summaries, and log interactions for auditing.
This workflow leverages the power of OpenAI's GPT-4o-mini to create a sophisticated Telegram chatbot capable of handling multiple sessions. By integrating with Google Sheets, it provides a persistent memory for session management and conversation history. Users can initiate new sessions, resume previous ones, and request conversation summaries or specific Q&A. The modular design allows for easy customization and scalability, making it suitable for both prototyping and lightweight production envi
Platform
n8n
Category
AI
Price
Free
Creator
Aaliyah Jones
botfather
if
set
code
switch
telegram
stickyNote
googleSheets
agent
telegramTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.