This application serves as a cutting-edge, personalized workout planner, leveraging the capabilities of OpenAI's GPT 3.5. Users can input a range of parameters such as days per week they want to work out, goals, and intensity level, among others, to receive a tailored workout regimen.
Customizable Workouts: Personalize your fitness routine based on various metrics. Powered by GPT 3.5: Utilizes the latest machine learning algorithms to generate optimized workout plans. User-Friendly: A seamless and intuitive user interface ensures a hassle-free experience.
https://trainergpt.azurewebsites.net/
# Clone the repo
git clone https://github.com/xinrui-wang1/trainerGPT.git
# Navigate to the project directory
cd trainerGPT
# Install dependencies
pip install -r requirements.txt
# Run the application
python app.py
Python Flask OpenAI GPT 3.5 API Azure Web Apps
If you'd like to contribute, please fork the repository and create a pull request, or open an issue for discussion. 🏋️♂️