Coach fitness clients automatically through Telegram messages

Answers client questions, logs personal records, and sends check-in messages automatically through Telegram.

How the work actually flows

It branches. Any that apply are taken; runs once per one per active client.

Pattern: Multi-Choice (6) · Simple Merge (5) · Multiple Instances with a priori Run-Time Knowledge (14)

flowchart TD trig>"client sends telegram message"]:::trig s0["read incoming message"]:::task s1["AI drafts personalized reply"]:::task s2["send reply and update notes"]:::task s3[["send evening check-ins"]]:::mi trig --> s0 s1 --> s2 s2 -->|"one per one per active client"| s3 gx{"○ question or progress update"}:::gate s0 --> gx p00["draft personalized answer"]:::task gx -->|"answer question"| p00 p10["log new PR in notes"]:::task gx -->|"log personal record"| p10 jn{"○ reply sent"}:::gate p00 --> jn p10 --> jn jn --> s1 out[/"clients answered and checked in"/]:::out pay{{"time freed for coaching and growth"}}:::pay s3 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepRuns once per itemAny that applyPaths rejoinResultPayoff
Build size
Starter

A small build with a couple of connected tools.

Business functions
Messaging & Notifications
Connects
TelegramOpenAI
Featured in

The problem it solves

Coaching multiple clients means answering the same kinds of nutrition and progress questions over and over, plus remembering to check in on everyone every day. That constant back and forth eats into the time you should be spending on programming and actually growing your business.

Who it fits

A personal trainer or online fitness coach managing multiple clients at once.

How it works

  1. A client sends a message with a question or a progress update
  2. AI reads the message and responds with a personalized answer, like a meal plan or encouragement
  3. Progress like a new personal record is logged automatically in client notes
  4. Evening check-in messages are sent to active clients asking about attendance and nutrition
What you get

Check-ins sent without you typing

Your clients get personalized answers and evening check-ins automatically, keeping them engaged between sessions.

What you get

Personalized replies to client questions and updated client notes, plus automatic daily check-ins.

What you need

A Telegram account and an AI service like OpenAI.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook