Skip to content

IGNITE-Pathways/IndianFoodCalorieApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Indian Food Calorie Detection iOS App

An iOS app that uses computer vision and machine learning to identify Indian dishes and provide accurate calorie information.

Features

  • Real-time food recognition using camera
  • Accurate calorie estimation for 80+ Indian dishes
  • Portion size adjustment
  • Meal tracking and history
  • Nutritional insights and analytics
  • Firebase backend integration

Tech Stack

  • iOS: Swift/SwiftUI
  • ML: Core ML + Vision Framework
  • Backend: Firebase (Auth, Firestore, Storage, Functions)
  • APIs: CalorieNinjas + Indian Nutrient Databank
  • Dataset: Kaggle Indian Food Dataset (4000+ images)

Project Structure

IndianFoodCalorieApp/
β”œβ”€β”€ iOS/                    # iOS app source code
β”œβ”€β”€ backend/               # Firebase functions and configs
β”œβ”€β”€ ml/                   # Machine learning models and training
β”œβ”€β”€ data/                 # Datasets and nutritional data
β”œβ”€β”€ docs/                 # Documentation and design specs
└── README.md

Development Status

πŸš€ Project initialized - Ready for development!

Next Steps

  1. Set up iOS project structure
  2. Configure Firebase backend
  3. Prepare ML training pipeline
  4. Design UI/UX components
  5. Integrate APIs and datasets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published