AI-Powered Triathlon Coaching with Strava Data Analysis - n8n Workflow | Neura Market
AI-Powered Triathlon Coaching with Strava Data Analysis
This n8n workflow creates an AI-driven virtual triathlon coach that integrates with Strava to analyze activity data and provide personalized training insights. It processes data from swimming, cycling, and running activities, delivering feedback and motivational advice via email or WhatsApp.
The workflow begins by capturing updates from Strava whenever an activity is recorded or modified. It preprocesses this data into a structured format, which is then analyzed by Google's Gemini AI model to extract key performance metrics and provide tailored recommendations. The insights are formatted into a structured output, converted to HTML, and sent to the athlete via email or WhatsApp, ensuring clear and motivational communication.
Platform
n8n
Category
Health & Fitness
Price
Free
Creator
Sophia Chow
code
gmail
whatsApp
emailSend
stickyNote
stravaTrigger
agent
lmChatGoogleGemini
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.