Inspiration

Using what we know (android for Isaac and python for Joseph) to utilize the AWS services

What it does

Generates a workout plan in an Android app using user information

How we built it

Using Kotlin and Python

Challenges we ran into

Debugging getting the information stored on the Android to modify the prompt in the Python file that uses the Text Model

Accomplishments that we're proud of

It works

What we learned

How to use AWS Python does not integrate well with Kotlin/Android development

What's next for Virtual Workout Assistant

Nothing

Share this project:

Updates

posted an update

Final update post-hackathon:

  • adjusted button locations
  • generated plan text now scrollable
  • clicking 'Workout Plan' button goes to correct screen when user was previously in a workout plan details screen
  • app will work without AWS services by default now since no longer available to us, but Python code to use them is still available
  • fixed formatting of generated text (had \n characters present)
  • generated plan button text now displays date and time generated

Log in or sign up for Devpost to join the conversation.