Show HN: An app that logs your meal's calories from a photo
Posted by behzodhalil 2 days ago
Comments
Comment by levi840714 2 days ago
Comment by adammarples 2 days ago
Comment by behzodhalil 2 days ago
Comment by behzodhalil 2 days ago
So I didn't try to fake it. The model guesses the portion, then you adjust the grams with a slider and the macros rescale live - same "you can always correct it" idea from the post.
Oil and dressing the camera just can't see. That's the honest gap: right now it doesn't add them, so if you know it was cooked in oil, you nudge it up. Rather be approximate and honest than confidently wrong.
Where do the numbers feel most off for you? That's the edge case I want.
Comment by astaka 2 days ago
Comment by behzodhalil 2 days ago
I didn't chase some clever accuracy trick, because like you said, a photo alone can only get you so far. The design bet was different: make it fast and make every number editable, so the friction stays low and you fix the guess instead of trusting it.
It nails simple plates and gets confused by messy/mixed ones — that's the part I'm still working on.
Comment by sifarhub_com 2 days ago
Comment by behzodhalil 2 days ago
Comment by sifarhub_com 1 day ago
Comment by interfeco 2 days ago
Comment by behzodhalil 2 days ago
Comment by xingped 2 days ago
Comment by behzodhalil 1 day ago
Comment by xingped 1 day ago
There is no "no one has executed it well enough" here. Every single attempt at this app idea has these exact same limitations. This not the same as a bird or plant identification app.
So many people have tried this exact same app. Good job making something, but I'm trying to save you a lot of wasted effort.
Comment by kingleopold 2 days ago
Comment by kotaKat 2 days ago
"Certain kinds of apps, such as dating, flashlight, sound effects, wallpaper, simple timers, and fortune telling, are well established on the App Store and we will not accept new submissions unless they offer a meaningfully different or improved experience"
Arguably, this isn't a meaningfully different or improved experience (it's the same boring thing as every other photo-as-calorie-counter-that-never-works-right, unless you count them adding monetization through a 'premium' subscription as a meaningfully different experience), so Apple should have just tossed it from the platform.
Comment by behzodhalil 2 days ago
Comment by behzodhalil 2 days ago
Comment by behzodhalil 2 days ago
Under the hood it’s a vision model for the food recognition, wrapped in Kotlin Multiplatform (iOS and Android) with a small Ktor backed.
I’d love feedback - especially where the recognition fails for you, so I can see the real edge cases. Thanks for checking it out.