top | item 46474044

Show HN: AI-driven web application to create personalized workout routines

2 points| evoluteur | 1 month ago |github.com

Open-source AI-driven web application to create personalized workout routines.

3 comments

order

runtimepanic|1 month ago

Nice idea and clean execution. One question though: where does the “AI” add durable value beyond a rules engine plus a decent questionnaire? For workout planning, constraints and progression logic often matter more than free-form generation. Curious how you validate routines over time (injury risk, overload, adaptation) and whether users can audit or override the model’s decisions. Open-source here is a big plus

evoluteur|1 month ago

Excellent feedback. I coded this proto based on a friend's idea, and I didn't think about progression logic or routine validation. I'll keep i in mind for a future version.