Skip to content

paraspathak/NutritionPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack-UTA

Winner of the 2019 HACK UTA Best Hardware Project

A simple solution that allows users to track their food calories by taking a picture of their food

Inspiration

Inspiration for this project was to serve as a self checkout system for buffey restaurant that could take a picture of your plate and figure out your items and charge you accordingly.

What it does

It captures the food image from the connected camera module in raspberry pi. It processes the image using Microsoft's Computer Vision API. Grabs the relevant food's tag and feeds that data in Nutritionix API to get the food's nutrition detail. It takes that nutrition detail and shows on the website.

What's next for NutritionPy

When stuck in a long line at a buffet restaurant, I had an idea of self check out system for the buffet restaurant. This is how we got our inspiration to build a computer application that identifies the food, displays its nutrition, measure its weight and use it to charge you at a self checkout station. This application can also be used to keep track of your daily intake of nutrition by just taking a picture. A daily database of your food can be stored this way.

Built With

Python - Flask, Microsoft VISION API, Nutrionix, HTML, CSS, JS

NGROK Link WIll be updated peridically!!

Current live link:

http://b05fad5c.ngrok.io/

UPDATE DEMO link shut after hack uta. DM me for a demo.

About

WInner of Best Hardware Project at Hack UTA 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published