qu-ngx / NuFit

νFit / NuFit
0 stars 0 forks source link
firebase-auth firebase-storage flutter googlecloud tensorflow

νFit / NuFit

Warning: The project is no longer maintained after 6th July, 2024. Please use at your own risks

If you have any question, please contact project's owner at quang13012005@gmail.com

Flutter TensorFlow Firebase Google Cloud

drawing

NuFit is an application developed by a group of four students from the Google Developer Student Club - DePauw University Chapter. Our app aims to create nutritious and healthy meal plans for anyone who is on a diet by using AI Camera technology to inform on different types of food, helping organize their healthy meals, and providing information through fun quizzes.

Watch NuFit demo video here: NuFit - GDSC Solution Challenge 2024

Our user survey

drawing drawing drawing

Application features

LogIn/Register/LogOut Screens:

image image image image

Quiz contents and Quiz Page:

Machine Learning (Tensorflow):

Project structure module

Project compose 2 repositories:

  1. Full-stack Mobile Application: current repository
  2. Backend AI Model: Food Detection API

Mobile Installation

Please follow the guide here:

Local Installation

Requirements:

Steps:

git clone https://github.com/qu-ngx/NuFit.git
cd NuFit
flutter pub get
flutter run
flutter run --release

Note: If you encounter some problems with installation, you should: