Back to browse
AthleteData – AI coach for endurance athletes that messages you first

AthleteData – AI coach for endurance athletes that messages you first

by fliellerjulian·Apr 22, 2026·9 points·0 comments

AI Analysis

●●●BangerSolve My ProblemDark HorseSlick

Proactive coaching messages beat dashboards; reconciles duplicate rides across Strava, Garmin, Wahoo.

Strengths
  • Activity reconciliation across platforms is genuinely hard; same ride shows with different timestamps.
  • Computes CTL/ATL/TSB training load metrics plus HRV anomaly detection automatically.
  • Messages you first when HRV drops three days; doesn't wait for you to check dashboards.
Weaknesses
  • Garmin API limitations restrict some data access the author hints at but doesn't detail.
  • Free tier sustainability unclear; AI agent loops on Bedrock cost money per query.
Category
Target Audience

Endurance athletes, triathletes, serious runners and cyclists

Similar To

TrainingPeaks · Final Surge · TrainerRoad

Post Description

Im a triathlete and the data for my training lives in 6 apps: Garmin, Strava, WHOOP, Intervals.icu, Wahoo, Withings, Apple Health, sometimes Hevy.

Every morning Id eyeball a few of them and make a call on whether to do the planned session. For the past month I have been building a thing that does this for me, and got it to the point where I use it myself every day.

It OAuths into whatever platforms you connect, reconciles the activities (tbh harder than it sounds — same ride shows up in Strava, Garmin, and Wahoo with different timestamps and rounding), computes daily load and readiness, and proactively messages you over Telegram or Whatsapp when something matters.

Stack is straightforward: Typescript all the way, Postgres, an agent loop running on Claude (via Bedrock) with tool access to all your data + my computed metrics: zones, CTL/ATL/TSB, power/pace curves, anomaly detection on HRV and RHR, etc

Two things that were harder than expected: 1. Garmins API only exposes the last 90 days. So for anyone with Garmin as their primary device, you have to backfill from Strava and stitch the two together. Strava has full history but misses some fields (e.g. HR-based TSS only — no power). Wahoo and intervals.icu fill different gaps. The dedup pipeline is ugly and I'd welcome feedback from anyone who has solved this better. 2. Deciding when to message vs. stay silent is entirely a product problem. Too chatty -> muted. Too quiet -> feels dead.

One honest caveat though: no RCT data, and Id be skeptical of anyone who claims they have it for AI coaching at this stage.

I am at ~50 paying users, I personally reach out to every user to build the next iterations of the product based on feedback. Already got testimonials from Ironman world championship finishers and other pro athletes.

Theres also a $9/mo MCP tier for people who would rather pipe their data into their own Claude/ChatGPT.

Happy to go deep on any topic! e.g. the tool-calling architecture, or the cost-per-user question (running an agent on every athlete daily is not free, and the margins here are worth discussing).

Similar Projects

Health●●Solid

WodBlock – the AI-powered workout timer

WodBlock pairs a conversational AI 'Woddie' with purpose-built timer blocks (AMRAP, EMOM, TABATA) so you can ask for a workout by duration/intensity and hit start without fiddling with settings. The landing shows sensible extras — autosaved workouts, PR tracking and a plate calculator — which matter to coaches and regulars, but the idea isn't new and the page doesn't reveal which model or data privacy guarantees power the recommendations.

Niche GemSlickSolve My Problem
nicotejera
213mo ago