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.

Getting Started

To get started with the app, follow these steps:

  1. Clone this repository to your local machine

git clone [email protected]: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

Screenshots

AI Workout Planner

License

This project is licensed under the MIT License

GitHub

View Github