Profiler is a lifestyle app for tracking users' calorie consumption and exertion on a day-to-day basis, including the ability to determine calorie value of food from images taken from users' devices.
- Calculate Calories from images of food
- Calculate BMI
- Track Calorie consumption information
- Track Exercise information
Clone the git repository and build the project using Android Studio.
A Colab Notebook is used to run an API to identify the foods from image and estimate calorie.
Project is licensed under the MIT license, see LICENSE for detailed information.