Goal
To create an application that allows the user to gain quick nutritional and environmental information about their snack.
To present the information in terms that the user can easily interpret.
To implement a photo recognition software
What we were able to do
We were able to:
Implement a program in python that
- takes in a photo from the user of their food item locates that food item in a database
- returns the nutritional and environmental info to the user. ## What we used Programming done in Python 3.6.0.
Used the Google Cloud Vision API for image recognition.
Used Nutritionix API for nutritional data access
What's next for Food Dood
Develop the program ideally into a mobile app, because this would provide the most convenience to the user.
Allow the user to take the photo within the application.
Built With
- google-cloud-vision
- nutritionix
- python
- tkinter
Log in or sign up for Devpost to join the conversation.