workflows.fit
Back to n8n workflows
n8n templateFreeBy AI/ML API | D1m7asis

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...

Data & StorageProductivityDevelopmentCore NodesCommunicationHITLTelegram TriggerGoogle Sheets
Loading interactive preview...

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