Skip to content

Uses iOS 11 and Apple's CoreML to add nutrition data to your food diary based on pictures. CoreML is used for the image recognition (Inceptionv3). Alamofire (with CocoaPods) is used for REST requests against the Nutritionix-API for nutrition data.

License

Notifications You must be signed in to change notification settings

andrebng/Food-Diary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food-Diary

Introduction

Uses iOS 11 and Apple's CoreML to add nutrition data to your food diary based on pictures. CoreML is used for the image recognition (Inceptionv3). Alamofire (with CocoaPods) is used for REST requests against the Nutritionix-API for nutrition data.

|Home |Home Empty |Eaten food selection |Add to diary

Requirements

Food-Diary is written with Swift 3 and is compatible with iOS 11

Installation

Run pod install to install Alamofire.

Roadmap

  • Apply MVVM
  • Apply Data Binding
  • Persistent storage of diary entries
  • Change weight and calories goal

License

Food-Diary is available under the MIT license. See the LICENSE file for more info.

About

Uses iOS 11 and Apple's CoreML to add nutrition data to your food diary based on pictures. CoreML is used for the image recognition (Inceptionv3). Alamofire (with CocoaPods) is used for REST requests against the Nutritionix-API for nutrition data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages