Skip to content
/ FitAI Public

FitAI is an innovative ecosystem tailored specifically for developers who face challenges balancing health with their demanding coding schedules. Our solution simplifies achieving fitness goals by providing personalized workout and meal plans, AI advice, and integration into the VSCode ecosystem.

License

Notifications You must be signed in to change notification settings

x2oreo/FitAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FitAI Logo

FitAI

[ FitAI ] · [ FitAI API ] · [ FitAI VS Code Extension ]

FitAI is an innovative ecosystem tailored specifically for developers who face challenges balancing health with their demanding coding schedules. Our solution simplifies achieving fitness goals by providing personalized workout and meal plans, AI expert advice and integration in the VSCode ecosystem.

GitHub Release GitHub Issues or Pull Requests Contributions welcome License


Getting Started

The FitAI ecosystem consists of three primary components:

  • Mobile Application (this repository): Offers personalized meal and workout plans tailored to your available time and financial situation. You can also chat with a personal AI health assistant, which is designed specifically for programmers
  • AI Model API Server (available at FitAI API): Generates personalized fitness and meal plans based on your profile and preferences, and provides the AI chat assistant.
  • Visual Studio Code Extension (available at FitAI VS Code Extension): Integrates health guidance directly into your coding workflow.

Each component has detailed setup instructions available in their respective repositories.

Download FitAI

You may download the latest FitAI release here or via the following QR code:

Releases page

Mobile App Development

App is made on Flutter (Dart), with an Emulator (mobile phone simulation) and Firebase for the data base. To build it locally, you need to do the following:

  1. Download and install the Flutter SDK.
  2. Add and configure the Android SDK. You may verify its installation via the flutter doctor command.
  3. Connect an real/emulated Android 7.1 or higher device. You may verify it is available via the flutter devices command.
  4. Start the application by running: flutter run.
    • Important notice
      For Google authentication to properly work, you may need to build the application with development/production signing keys, registered to Firebase account. To view your local keys, you may run ./gradlew signingReport from within the /FITAI/android directory.
  5. Enjoy! 🎉

Authors

Mark Danileychenko

Mark Danileychenko

Filip Mutafis

Filip Mutafis

Kaloyan Gavrilov

Kaloyan Gavrilov

Kristiyan Kulekov

Kristiyan Kulekov


Contribution Guidelines

We welcome contributions to the FitAI ecosystem! Follow these steps:

  1. Fork the repository: https://github.com/x2oreo/FitAI/fork
  2. Create a feature branch: git checkout -b feature/your-feature-name
  3. Commit your changes: git commit -m "Add your message here"
  4. Push to your branch: git push origin feature/your-feature-name
  5. Open a Pull Request

Your contributions will be reviewed and merged promptly!


License

FitAI is distributed under the MIT License. See the LICENSE file for more details.

About

FitAI is an innovative ecosystem tailored specifically for developers who face challenges balancing health with their demanding coding schedules. Our solution simplifies achieving fitness goals by providing personalized workout and meal plans, AI advice, and integration into the VSCode ecosystem.

Topics

Resources

License

Stars

Watchers

Forks