Build a Multi-Model AI Chatbot with Telegram, AIMLAPI, and Google Sheets - n8n Workflow | Neura Market
Build a Multi-Model AI Chatbot with Telegram, AIMLAPI, and Google Sheets
This n8n workflow allows Telegram users to interact with multiple AI models dynamically. Users can select models using #model_id commands and track their daily usage via Google Sheets.
This workflow facilitates a dynamic AI chatbot experience on Telegram, enabling users to choose from various AI models using specific commands. It supports a /models command to list available models and enforces a daily usage limit per user, tracked through Google Sheets. The workflow logs each interaction for monitoring and analysis purposes.
Platform
n8n
Category
AI
Price
Free
Creator
Nora Jensen
model_id
openai
if
set
code
switch
telegram
aggregate
aimlApi
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.