Best way for Glide AI to create workout plan?

Hi,

I have something like 500 workouts, along with the time it takes, workout descriptions etc. What I would ideally want is for the AI to look through all, and create a workout plan for tomorrow based on the user’s wants (even just my prompt).

E.g. if the user is tired and wants to have a light workout after he has done leg day the last session, the AI would recommend a short 1h session that doesn’t take much energy.

I guess I could start using make.com or something else but I was just wondering if there was something simpler that wouldn’t use up too many actions.

Thanks!

1 Like

I haven’t tried this myself, but I think an option worth exploring is Glide’s Pinecone integration.

Start with indexing your workout data with Pinecone, then you can query and retrieve relevant workouts based on user prompts.