An app for getting nutritions around foods!
- Recognization of a fruit/vegetable under 29 categories
- Grab the nutrition data from the recognized fruit/vegetable from our custom API. (https://github.com/Meshkat-Shadik/NutritionAPI-V2)
- Searching by the name of a fruit/vegetable performs NLP in the background and returns only the fruit/vegetable's information.
Searching by 'hello mango i love you' returns only the mango's nutrtions as it is a type of fruit/vegetable's name. (BY NLP)