←back to thread

261 points david927 | 1 comments | | HN request time: 0.226s | source

What are you working on? Any new ideas that you're thinking about?
Show context
heltale ◴[] No.43158146[source]
I've recently been prototyping a mobile application to track your food nutrition. The key feature lies in auto-detecting the food based on a given image, and breaking it down into it's ingredients and then into it's macros.

Existing apps such as MyFitnessPal and HealthifyMe fall into two ends of the spectrum where you either need to add ingredients one by one, or your food is logged with a standard macro count where you cannot change the ingredients used.

Weit ideally provides a seamless experience in taking a picture to retrieving ingredients to retrieving macros per ingredient. Once that's sorted, food tracking should be granular enough to build intelligence around it to improve one's diet based on their requirement.

Honestly, I used to constantly struggle with the realisation that none of my ideas are unique and whenever I see someone having built something similar, I feel like I'm wasting my time. I'm getting better at dealing with it now though.

replies(5): >>43158197 #>>43160897 #>>43161990 #>>43166734 #>>43172968 #
Bnjoroge ◴[] No.43160897[source]
Not sure if you are already familiar but I use Cal AI and think it does a pretty decent job. How granular do you track the macros? hard to figure out from a picture if I used some cheese or how much oil.
replies(2): >>43161978 #>>43164078 #
1. heltale ◴[] No.43164078[source]
Indeed, I intend on having the user take over after identifying the food that we're working with.

The idea is to reduce the amount of redundant work (clicking a button to add a single ingredient over and over again), and rather push for minor modifications instead.