Nutrition App
iOS app generating recipes from fridge inventory to reduce food waste and improve nutrition literacy through actionable meal suggestions.
Overview
I'm currently working on a mobile app to increase nutrition literacy with other students at UPenn.
Leveraging the OpenFoodFacts API, I designed a pipeline to turn UPC barcode scans into detailed nutritional information stored in an inventory. I'm currently working on a Model Context Protocol server that gives an AI context of the user's inventory, allowing it to generate customized healthy recipes tailoring to the user's cravings and nutritional needs.

Nutritional information for Mandarin Oranges obtained from a UPC barcode scan
Key Languages, Platforms, and Frameworks Used
Swift
CoreML
Firebase
OpenAI API
OpenFoodFacts API
Model Context Protocol