Skip to content

Nutrition Box is an iOS App that helps people identify the food around them through photos using Machine Learning.

License

Notifications You must be signed in to change notification settings

nooglersoon/Nutrition-Box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nutrition-Box

Nutrition Box is an iOS App that helps people identify the food around them through photos using Machine Learning.

Descriptions

Users can choose the source of their photos, namely through photo albums or take pictures directly. After the photo is selected or taken, the photo will be processed for detection using machine learning to tell the name of the food from the processed photo. After that, the user can find out the content of the food such as the total weight (in one unit), the number of calories, and the nutritional content in the food. Users can save the results of identification of food nutrients which will be stored in a report using a table.

Previews

View View
Coming Soon Coming Soon

Frameworks / Technology

  1. UIKit
  2. CoreML / Vision
  3. Native iOS Networking
  4. CoreData

External Resources:

  1. Inception V3 (https://developer.apple.com/machine-learning/models/) - CoreML Model to Identify the Photo Object
  2. Edamam API (https://developer.edamam.com/edamam-docs-nutrition-api) - Nutritions Analysis API to analyze nutrition of the given food (parameters)

Application Details

  1. Build for iOS 14.5 and above
  2. Build with XCode 12
  3. Using Swift 5

License

This project is my personal work under the educational process of the Udacity Nanodegree Program.

About

Nutrition Box is an iOS App that helps people identify the food around them through photos using Machine Learning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages