Block 1 - Download Voice Message
- Type / Role
- n8n-nodes-base.telegram - telegram
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Telegram Nutrition AI Assistant (Alternative to Cal AI App) AI powered nutrition assistant for Telegram — log meals, set goals, and get personalized daily reports with Google Sheets integ...
n8n-nodes-base.telegram, n8n-nodes-base.switch, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.googlegemini, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.lmchatgooglegemini, @n8n/n8n-nodes-langchain.memorybufferwindow, n8n-nodes-base.if
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by John Alejandro SIlva.
Original n8n.io source> AI-powered nutrition assistant for Telegram — log meals, set goals, and get personalized daily reports with Google Sheets integration.
This n8n template creates a Telegram-based Nutrition AI Assistant 🥑🔥 designed as an open-source alternative to the Cal AI mobile app. It allows users to interact with an AI agent via text, voice, or images to track meals, calculate macros, and monitor nutrition goals directly from Telegram.
The system integrates Google Sheets as the database, handling both user profiles and meal logs, while leveraging Gemini AI for natural conversation, food recognition, and daily progress reports.
💬 Multi-input support: Text, voice messages (transcribed), and food images (AI analysis).
📊 Macro calculation: Automatic estimation of calories, proteins, carbs, and fats.
📝 User-friendly registration: Simple onboarding without storing personal health data (no weight/height required).
🎯 Goal tracking: Users can set and update calorie and protein targets.
📈 Daily reports: Personalized progress messages with visual progress bars.
🗂 Google Sheets integration:
Profile table for user targets.Meals table for food logs.🔄 Advanced n8n nodes: Includes use of Merge, Subworkflow, and Code nodes for data processing and report generation.
Inspired by the Cal AI concept 💡 — this template demonstrates how to reproduce its main functionality with n8n, Telegram, and AI agents as a flexible, open-source automation workflow.
telegramai-assistantnutritionmeal-trackinggoogle-sheetsfood-loggingvoice-transcriptionimage-analysisdaily-reportsn8n-templatemerge-nodesubworkflow-nodecode-nodetelegram-triggergoogle-geminiUse this template if you want to:
🗂 Create two Google Sheets tables:
User_ID, Name, Calories_target, Protein_targetUser_ID, Date, Meal_description, Calories, Proteins, Carbs, Fats🔌 Configure the Telegram Trigger with your bot token.
🤖 Connect your AI provider credentials (Gemini recommended).
📑 Connect Google Sheets with your credentials.
▶️ Deploy the workflow in n8n.
🎯 Start interacting with your nutrition assistant via Telegram.
If you’d like help customizing or extending this workflow, feel free to reach out:
📧 Email: [email protected]
🔗 LinkedIn: John Alejandro Silva Rodríguez
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 63 workflow blocks. Download the JSON for the full node graph.
| Workflow | Nutrition tracker & meal logger with Telegram, Gemini AI and Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 63 |
| Categories | AI Chatbot, Multimodal AI |
| Author | John Alejandro SIlva |
| Published | 23 Aug 2025 |
Use the JSON export at /data/workflows/7756/7756.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Telegram Nutrition AI Assistant (Alternative to Cal AI App) AI powered nutrition assistant for Telegram — log meals, set goals, and get personalized daily reports with Google Sheets integ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your AI Chatbot, Multimodal AI use case.