A mobile app that uses machine learning to provide personalized nutrition recommendations based on a user's dietary preferences, health goals, and exercise habits.
We have all the data we need in Firestore. However, the format of the data in Firestore does not match the app's models. We need to reformat the data in Firestore to match the models so that it may be used. The process of reformating the data will need to be automated as there is too much data to reformat manually.
We have all the data we need in Firestore. However, the format of the data in Firestore does not match the app's models. We need to reformat the data in Firestore to match the models so that it may be used. The process of reformating the data will need to be automated as there is too much data to reformat manually.
Firestore: https://console.firebase.google.com/u/0/project/nathan-wick-nutrition-ai/firestore/data Models: https://github.com/nathan-wick/nutrition-ai/tree/dev/nutrition_ai/lib/models