🤖 Nutrition tracker & meal logger with Telegram, Gemini AI and Google Sheets

38,132 views · 🤖 AI Chatbots & Agents

Description

🤖🥗 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 integration.

📋 Description

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.

✨ Key Features

💡 Acknowledgment

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.

🏷 Tags

💼 Use Case

Use this template if you want to:

💬 Example User Interactions

🔑 Required Credentials

⚙️ Setup Instructions

  1. 🗂 Create two Google Sheets tables:

    • Profile: User_ID, Name, Calories_target, Protein_target
    • Meals: User_ID, Date, Meal_description, Calories, Proteins, Carbs, Fats
  2. 🔌 Configure the Telegram Trigger with your bot token.

  3. 🤖 Connect your AI provider credentials (Gemini recommended).

  4. 📑 Connect Google Sheets with your credentials.

  5. ▶️ Deploy the workflow in n8n.

  6. 🎯 Start interacting with your nutrition assistant via Telegram.

📌 Extra Notes


💡 Need Assistance?

If you’d like help customizing or extending this workflow, feel free to reach out:

📧 Email: johnsilva11031@gmail.com
🔗 LinkedIn: John Alejandro Silva Rodríguez

🔗 Nodes Used

Google Sheets, Telegram, Telegram Trigger, Execute Workflow Trigger, AI Agent, Simple Memory

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup