Multi-Model AI Telegram Chatbot with AIMLAPI & Usage Limits - n8n Workflow | Neura Market
Multi-Model AI Telegram Chatbot with AIMLAPI & Usage Limits
Build a Telegram bot for dynamic multi-AI model chats using #model_id commands, with daily user limits tracked in Google Sheets and full interaction logging.
This n8n workflow creates a powerful Telegram chatbot that enables users to interact with multiple AI models from providers like OpenAI via simple #model_id commands (e.g., #openai/gpt-4o). The /models command lists all available models grouped by provider, while prompt parsing extracts the model and message seamlessly. Every interaction is logged in Google Sheets for tracking, including user queries and AI responses.
Key features include per-user daily usage limits enforced through Google Shee
Platform
n8n
Category
File & Document Management
Price
$22.99
Creator
Jordi Faber
telegram
chatbot
ai
llm
aimlapi
google-sheets
usage-limits
multi-model
automation
n8n
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.