A local nutrition tracking app powered by AI
YuHeng maintains a local library of dished and recipes you’ve logged, allowing for faster entry and consistent data over time.
The system remembers recipes you’ve created. When you start typing a dish name, it can suggest matching items from your local library, saving you from needing AI recognition for every single meal.
A critical architectural feature of YuHeng is Snapshotting:
All your custom recipes and food data are stored locally on your device (in SQLite) or in your private PostgreSQL database, ensuring your food library is always available even without an internet connection (depending on your setup).