Skip to content

Releases: KhalidExe/SmartFit

SmartFit v1.0.0 - Initial Open Source LaunchSmartFit v1.0.0 - Initial Open Source Launch

01 Feb 14:24

Choose a tag to compare

πŸš€ SmartFit v1.0.0 - Initial Open Source Launch

We are excited to announce the first official release of SmartFit, a hybrid AI fitness ecosystem designed to revolutionize personal training and nutrition planning.

✨ Key Features in this Release:

  • AI-Powered Coaching: Fully integrated with Google Gemini 2.5 Flash for generating personalized workout and diet plans.
  • Hybrid Ecosystem: Seamlessly switch between AI-generated plans and professional human trainer assignments.
  • Dynamic Nutrition Hub: Calorie tracking and macros analysis for international and local Saudi dishes.
  • E-Commerce Store: Integrated gear and supplement shop with dynamic cart management.
  • Robust Security: Environment-variable-based configuration and SHA-256 password hashing.

πŸ›  Installation & Setup:

  1. Clone the repository.
  2. Use .env.example to create your local .env file with your API keys.
  3. Import the MySQL schema from the database/ directory.

Full Changelog: https://github.com/KhalidExe/SmartFit/commits/v1.0.0