Skip to content

zinedkaloc/ai-workout-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workout Planner - AI Powered Workout Generator

This is an AI-powered workout planner app built using Flutter for the frontend, Altogic for the backend and integrated with OpenAI's ChatGPT-3 APIs. The app allows users to create custom workout routines based on their individual needs, preferences, and goals.

Screenshots

AI Workout Planner

Getting Started

After cloning the backend from Altogic Marketplace you need to set up the backend APIs and add the necessary API endpoints to the work_out_plan.dart file the line 43.

To get started with the app, follow these steps:

  1. Clone this repository to your local machine
git clone git@github.com:zinedkaloc/ai-workout-planner.git
  1. Set up the development environment for Flutter as per the official documentation
  2. Create an Altogic account and set up the backend APIs
  3. Set up OpenAI ChatGPT-3 API credentials and endpoints
  4. Add the necessary API endpoints to the work_out_plan.dart file
  5. Run the app on an Android or iOS device or emulator
flutter run

Full tutorial on how to build AI-powered workout planner app with flutter is available on Altogic blog

Technologies Used

  • Flutter
  • Altogic
  • OpenAI

License

This project is licensed under the MIT License

About

Workout Planner&Fitness Coach - Using OpenAI Chat Completion API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published