How AI is changing cycling coaching
AI is moving from buzzword to useful training partner. It can sift through your rides, spot patterns humans miss, and suggest small changes that make a big difference. Used well, it helps riders and coaches turn watts, HRV, and RPE into better dayâtoâday decisions without losing the human touch.
What AI already does well
Modern platforms use machine learning to analyze your training data and nudge your plan in the right direction. The most mature use cases today include:
- Estimating FTP and critical power: Models can infer FTP or CP from recent maximal efforts, not just a single 20âminute test. They account for your powerâduration curve and update zones as your fitness shifts.
- Detecting fatigue risk: By blending heart rate variability (HRV), sleep, resting HR, training load (TSS/CTL/ATL), and RPE mismatch, AI can flag when recovery should take priority.
- Individualizing training zones: Algorithms map your current FTP/CP to power and heart rate training zones and adjust sweet spot, threshold, and VO2max sessions to the right intensity and duration.
- Automatic workout feedback: Postâride summaries highlight decoupling (power vs. HR), cadence trends, and whether you hit the intended time in zone, then suggest specific tweaks for next time.
- Pacing and event prep: Using your powerâduration curve and course profile, AI proposes target watts for climbs, headwinds, and time trials to minimize blowâups and optimize fuel use.
- Plan adaptation: If you miss a Tuesday VO2max session or do a hard group ride instead, AI can rebalance the week to protect recovery and progression.
How AI analyzes training data
Power and heart rate together
Power shows output; heart rate shows strain. AI models combine both to understand how your body achieves the watts:
- Power:HR decoupling: Rising HR at steady watts suggests drift and accumulating fatigue or heat stress. AI tracks this across long endurance rides to set aerobic benchmarks.
- Time in training zones: It checks if you actually trained where planned (endurance, tempo, sweet spot, threshold, VO2max) and whether the distribution is polarized or pyramidal.
- Powerâduration modeling: By fitting your best 5 s to 60 min efforts, it identifies strengths and limiters (e.g., strong sprint, weak 8â12 min power) and prescribes targeted work.
Readiness and fatigue signals
No single metric tells the whole story. AI looks for converging evidence:
- HRV and resting HR: A multiâday drop in HRV with elevated resting HR raises a recovery flag.
- Sleep and stress: Short sleep or high subjective stress increases the likelihood that the same watts cost more physiologically.
- RPE mismatch: If endurance rides feel like threshold, or threshold feels easy, the model adjusts load and rechecks zones.
- Performance trend: Falling 3â8 min and 20â40 min power despite normal load can indicate latent fatigue or underâfueling.
| Signal | What AI looks for | What you should check |
|---|---|---|
| HRV trend | 3â7 day rolling decrease | Sleep quality, illness, extra life stress |
| Decoupling | >5â7% HR drift in endurance rides | Heat, dehydration, caffeine, altitude |
| RPE vs. power | Higher RPE at usual watts | Fueling, hydration, time of day, device drift |
| Load metrics | High monotony and rising strain | Include variety, insert an easy day |
Takeaway: AI doesnât replace sensations. It gives you earlier warnings so you can adjust before fatigue becomes a hole.
Automated feedback without losing the human coach
Good coaching blends data with context. AI speeds up the data part, freeing you and your coach to focus on strategy, skills, and life constraints.
- Faster debriefs: Instant summaries tell you if the session hit the goal, how fueling and cadence looked, and what to change.
- Microâadjustments: Next workout gets tweaked (shorter intervals, slightly lower target watts, longer recoveries) based on how you responded, not a static plan.
- Context still wins: Only you can report a stressful week at work, a crash, or a sketchy descent. That context refines the AIâs suggestions.
How to use AI in your training today
- Start with data hygiene: Keep one primary power meter. Zeroâoffset regularly. Record HR. Log RPE, sleep, and notes after key rides.
- Calibrate zones: Let the platform estimate FTP/CP from recent bests, but sanityâcheck with a controlled test or hard threshold effort.
- Pick 2â3 key metrics: For most riders: FTP, 20â40 min power trend, and HRV trend. Avoid dashboard overload.
- Fuel the model: Underâfueling skews signals. Aim for 60â90 g carbs per hour on hard rides; more for long or very intense sessions.
- Use weekly reviews: Compare planned vs. completed time in zones, check decoupling on long rides, and note any RPE mismatches.
- Set guardrails: If HRV is down 3+ days and RPE is high, reduce intensity by 10â30% or swap in endurance; if you feel great for a week, allow one extra quality session.
- Protect privacy: Review dataâsharing settings. Export your data periodically so you can switch platforms if needed.
# Simple readiness rule of thumb (not medical advice)
if HRV_drop >= 20% for 3 days and RPE_high:
reduce_intensity(0.2) # 20% easier or swap to endurance
elif sleep >= 7.5h and legs_feel_good and no_residual_soreness:
proceed_as_planned()
Limitations and smart expectations
- Noise vs. signal: Heat, altitude, and device changes can look like fitness changes. Tag rides and keep equipment consistent.
- Blackâbox risk: Prefer platforms that show why they changed your plan and which metrics mattered.
- Overâreacting to a bad day: One rough session isnât a trend. Look for patterns over multiple rides.
- Skills still matter: Cornering, group positioning, and pacing craft arenât solved by algorithms. Practice them deliberately.
Used thoughtfully, AI is a strong teammate. It handles the heavy lifting on analysis, detects fatigue early, and automates feedback so you can focus on consistent training, smart recovery, and showing up ready to ride.