Hi everyone,
I had some spare time over the weekend, so I built an alternative to the current AI Coaching platforms (I couldn’t find one that satisfied me 100%).
What’s different? I took a mobile-first approach, keeping the interface and interactions as simple as possible. I’m a huge believer that the best way to operate on data is a natural language chat window. I’ve made that the central interaction point—you use it to update your goals, log data, and retrieve insights.
For example, there is no separate screen for “injuries.” You just tell the AI you have one, it remembers, and it adjusts your plan. This allowed me to simplify the UI significantly compared to other apps.
Current Status:
- Web: Available now via browser.
- Mobile: I have working native versions for iOS and Android ready (with HealthKit synchronization support), but they aren’t published yet.
Pricing & The Future: Currently, it’s free. I’ve only capped the number of messages to prevent a surprise API bill.
I honestly don’t think it’s possible to monetize simple AI wrappers via subscriptions anymore. I’m considering making this open source (after some code cleanup). This would allow power users to host it themselves and use their own LLM API keys, effectively skipping the middleman.
However, that gates the app from casual users who need a simpler App Store experience. I haven’t figured out how to publish a hosted version without incurring too much cost yet.
A note for test users: Workouts won’t be automatically exported to intervals, as I didn’t want to pollute your calendars. However, there is an option on every workout page to manually export the session if you wish. (UPDATE: As people got confused and messaged me why their workouts are not uploaded to Intervals, it now sets auto-sync ON by default, can be configured in Settings → Connections)
App is available here: https://mytrainpal.app
I’d love your feedback!
Cheers













