Create a multi-model AI chatbot with Telegram, AIMLAPI, and Google Sheets
π² AI Multi-Model Telegram Chatbot (n8n + AIMLAPI) This n8n workflow enables Telegram users to interact with multiple AI models dynamically using modelid commands. It also supports a /models command to list all availa...
Template notes
π² AI Multi-Model Telegram Chatbot (n8n + AIMLAPI)
This n8n workflow enables Telegram users to interact with multiple AI models dynamically using modelid commands. It also supports a /models command to list all available models. Each user has a daily usage limit, tracked via Google Sheets.
---
π Key Features
Dynamic Model Selection: Users choose models on-the-fly via modelid (e.g., openai/gpt-4o). /models Command: Lists all available models grouped by provider. Daily Limit Per User: Enforced using Google Sheets. Prompt Parsing: Extracts model and message from user input. Logging: Logs every request & result into Google Sheets for usage tracking. Seamless Telegram Delivery: Responses are sent directly back to the chat.
---
π Setup Guide
1. π² Create a Telegram Bot