Calorie tracker that uses Google Vision API to detect the type of food and log its calories. Also includes alerts for allergies.
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge from json branch but upload doesn't scan correctly
9418ccaView on GitHubVision API now also returns web descriptions for better accuracy
374bd51View on GitHubAlert appears with list of each possible item after taking a picture. Using medium camera quality
f71382eView on GitHubGoogle vision scans image and outputs a json of possible labels in console
cddd46dView on GitHubCamera fully loads on screen and capture button on bottom
256e2faView on GitHubGot camera to work on actual phone, preview is formatted incorrectly
a478376View on GitHub