Use the Strava API to get a user's exercise history. The simulated trainer can suggest stretching routines, diets & training regimens based on the user's history.
- I'm using Gadget for the front end and back end of this app.
- I'll handle authentication via the user's Strava account. Once the user is logged in, user's exercise history will be queried via the Strava API.
- Finally, Braintrust is used to test the models. I'll choose a base model based on the Braintrust tests.