Telegram AI Chatbot with LangChain, GPT-4 & DALL-E - n8n Workflow | Neura Market
Telegram AI Chatbot with LangChain, GPT-4 & DALL-E
Builds an intelligent Telegram bot using LangChain Conversation Agent, GPT-4 for replies, conversation memory, and DALL-E image generation.
This n8n workflow creates a sophisticated Telegram AI chatbot powered by LangChain nodes. It starts by listening for incoming Telegram messages, then routes them to a Conversation Agent configured with a custom system prompt for formatted replies. The agent leverages GPT-4 (1106-preview model) for generating context-aware responses, maintains user-specific conversation history via Window Buffer Memory (10-message window keyed by Telegram chat ID), and integrates a custom DALL-E 3 tool for on-dem
Platform
n8n
Category
Real Estate
Price
$22.99
Creator
Fred Garcia
Telegram
AI Chatbot
LangChain
OpenAI GPT-4
DALL-E
Conversation Agent
Memory Buffer
Real Estate
Lead Management
Image Generation
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.