Create a Multi-Modal Telegram Support Bot with GPT-4 and Supabase RAG - n8n Workflow | Neura Market
Create a Multi-Modal Telegram Support Bot with GPT-4 and Supabase RAG
This n8n workflow transforms your Telegram bot into an intelligent, multi-modal AI assistant. It processes text, documents, images, and audio messages using OpenAI models and responds with context-aware answers. The integration with Supabase enables a Retrieval-Augmented Generation (RAG) experience by storing document embeddings and retrieving relevant information.
The workflow enhances traditional support bots by supporting multiple input formats, dynamically extracting and processing data from uploaded files. It implements RAG by combining user input with relevant memory or vector-based context, delivering more accurate, relevant, and human-like AI responses. Ideal for businesses automating support, freelancers offering AI chatbots, and developers exploring AI with multi-format input and vector memory.
Platform
n8n
Category
Customer Support
Price
Free
Creator
Chloe Dubois
telegram
Ai agent
customer support
chatbot
if
set
code
switch
telegram
stickyNote
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.