CleverCalorie is a health app that utilizes Clarifai Object Recognition (Food) to determine the nutritional facts about a food in realtime simply by pointing your phone's camera at it. This project was created and featured at CodeRED2016, where it won 1st Place overall, as well as Best Potential Startup Award.
To install and run CleverCalorie on your own iOS device, simply clone the repository. Run 'pod install' to install the various cocoapods. Then, get an API Key from Clarifai, and add it to CameraViewController.swift. Finally, open the project via XCode and build/run it on your own iDevice.
The backend requires an API key from Nutritionix. Insert the key into main.py
, and run.
- Clarifai iOS SDK
- SwiftVideoBackground
- Firebase
- Alamofire
- SwiftyJSON
- Nutritionix API
CleverCalorie was originally created by Wilson Ding, Kevin Nguyen, Bobby Thakkar, and Michelle Fang.
CleverCalorie
is released under an MIT License. See LICENSE
for details.
Copyright © 2016-present Wilson Ding.
Please provide attribution, it is greatly appreciated.