Skip to content

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-api

Repository files navigation

FitAI Logo

FitAI API

[ 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 Issues or Pull Requests Contributions welcome License


Getting Started

The FitAI ecosystem consists of three primary components:

  • Mobile Application (available at FitAI): 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 (this repository): 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.

Development

Processing of the knowledge base is done using Python. The AI serving API is written in Nest.js on Node.js. To build and run it locally, you need to do the following:

  1. Configure Node.js 22 LTS on your machine.
  2. Install the nessary packages using npm install.
  3. Configure an .env file with key for AI services.
  4. Run the application using npm run start:dev.
  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-API/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

Contributors 3

  •  
  •  
  •