

Well said. And I believe those diverse experiences will be what makes you less likely to endulge in blind consumerism… I mean if you just eat the standard stuff, buy the standard things, live the standard life… That’s likely gonna be what society will push down on you. And we live in a consumerist society… So the one way out of it is to explore things beyond… Find out what you want, and not what people want to sell to you… And many of the really good experiences come for free, anyway. Having friends, enjoying a day… That’s not necessarily about money. And you’re also allowed to once and again not have french fries like any other day.












I feel you can’t just dump in the CSV values from your Xiaomi Scale and Garmin watch… And hope AI will figure out the correct math on your body… And then also come up with good recommendations.
As far as I know, there are a few local, selfhosted health trackers available. It’s a bit tricky to own the correct gadgets that connect to it… But I don’t think there’s anything with AI.
I mean to give proper recommendations, you’d need a very elaborate setup. It needs all the sensor values. Then correlate it with what you’re doing all day long… What you eat and how much you drink… The AI (or traditional algorithms) can’t see. So maybe it can calculate your BMI in a thinking step. But it’s a whole lot of math to then figure out if your too fat, or have muscle mass… And then find out what that means for your diet. AI won’t figure that out along the way. So you’re probably looking at a few thousands of lines of code, after reading a few textbooks on biology.
I mean you can try to vibe-code some agent. But I think your best bet is to look for some open-source software cloning Google Health, or something like that. (And then maybe you can write some MCP server for that. And an agent to interpret the aggregated results.)