This is a WIP final project to help prevention of nutritional deficiencies through improving the users mindfulness.
The web app leverages AI to classify food items presented by camera or manual input,then lookups micronutrient data of the provided meal. After providing the foods you have eaten within the day, a report will be generated to tell you whether your meals are nutritionally sufficient. If not, the application will us AI to provide useful meal suggestions, and save your report to your account.
Frontend: Figma, React, Chakra UI
Backend: Node.js, MongoDB, Express.js, Javascript, Python