Things I'd vet before trusting a calorie app with my food data, and where to verify each in Fud AI:
- What gets sent to the AI? -> read the request code
- Where's my data? -> read the storage code
- Can I leave? -> it's your own API key, no lock-in
- Is the math sound? -> the BMR formulas are right there
The answer to all of those is "open the repo and look." That's the point of shipping it MIT.
Top comments (0)