Create a Multilingual Conversational AI Chatbot with Google Gemini and Telegram - n8n Workflow | Neura Market
Create a Multilingual Conversational AI Chatbot with Google Gemini and Telegram
This workflow sets up a flexible and scalable chatbot using Google Gemini for text and image generation, integrated with Telegram for messaging. It supports multilingual conversations, primarily in Spanish, and can handle various content formats including text, images, and potentially audio and video.
The workflow employs a modular architecture, enabling easy extensibility with additional tools, databases, or APIs. It manages context and memory to maintain conversation coherence and uses Google Gemini for accurate intent detection and content generation. The chatbot is designed to provide a seamless user experience with dynamic context handling and supports multiple output types, making it suitable for diverse applications such as customer support, multimedia content creation, and user engage
Platform
n8n
Category
AI
Price
Free
Creator
Gabriel Santos
set
code
switch
telegram
stickyNote
httpRequest
convertToFile
agent
telegramTrigger
chainLlm
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.