A modern, AI-powered calorie tracking mobile app that makes food logging effortless.
Take a photo of your meal, and let AI do the rest.
AI Calorie Tracker is a cross-platform mobile application that helps users track their daily calorie intake simply by taking a photo of their food.
Instead of manually logging meals, users can:
- Snap a picture 📸
- Let AI detect the food
- Instantly see calories and macronutrients
Built as a real-world MVP with a focus on usability and speed.
- Detects multiple food items from a single image
- Provides detailed food labels (e.g., grilled chicken, rice, salad)
- Automatically estimates portion sizes
- Uses realistic approximations for real-life scenarios
- Calories per item and total meal calories
- Macronutrient breakdown:
- Protein
- Carbohydrates
- Fat
- Track total daily calorie intake
- View macro distribution
- Save meals with timestamp
- Maintain a personal food log
- View past meals grouped by day
- Analyze eating habits over time
- Adjust AI predictions before saving
- Modify portion sizes manually
Traditional calorie tracking apps are often:
- Time-consuming
- Manual
- Tedious
This app simplifies the process using AI, making tracking:
- Faster
- Easier
- More intuitive
- React Native (Expo) – Cross-platform mobile development
- Expo Router – File-based routing
- TypeScript – Type safety
- React Query – Server state management
- AI Image Recognition API – Food detection & analysis
- iOS
- Android
- Web (via Expo)
git clone <YOUR_GIT_URL>
cd <YOUR_PROJECT_NAME>