PallabPaul/AI_Calorie_Counter_Demo
This was a project worked on during an internship at Rutgers WINLAB. This application uses machine learning to detect food objects that a user is about to consume and subtracts the calories in the food object from the user's total daily calorie amount.
This mobile application helps you manage your diet by tracking calorie intake automatically. You input your personal details and dietary goals, and then simply scan food items with your phone's camera. The app identifies the food, estimates its calories, and subtracts it from your daily allowance, showing your remaining calories. It's designed for anyone actively monitoring their daily calorie consumption for weight management.
No commits in the last 6 months.
Use this if you want an easy, visual way to track your calorie intake without manually logging every food item, especially for common foods.
Not ideal if you require precise nutritional breakdown beyond calories or if you consume many obscure or custom-prepared dishes that might not be recognized.
Stars
8
Forks
2
Language
Java
License
Apache-2.0
Category
Last pushed
Aug 27, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/PallabPaul/AI_Calorie_Counter_Demo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openfoodfacts/openfoodfacts-ai
This is a tracking repo for all our AI projects. 🍕 🤖🍼
gabrielilharco/snap-n-eat
Food detection and recommendation with deep learning
MaharshSuryawala/Food-Image-Recognition
A system that takes food images as an input, recognizes the food automatically and gives the...
chetan-jarande/Food-calorie-estimations-Using-Deep-Learning-And-Computer-Vision
Food calorie estimations Using Deep Learning And Computer Vision
jubins/DeepLearning-Food-Image-Recognition-And-Calorie-Estimation
Food image prediction using TensorFlow and calorie estimation using K-Nearest-Neighbors algoritm