DEV Community

Apoorv Darshan
Apoorv Darshan

Posted on

Title: I built a free open-source AI calorie tracker

I’ve been building Fud AI, a free, open-source, local-first calorie tracker for iOS and Android.

The app supports multiple ways to log food:

  • photo logging
  • text logging
  • voice logging
  • barcode scanning
  • saved meals
  • shared food photos

It also supports BYOK, so users can bring their own AI key. The food log is local-first, with no accounts, no cloud sync, and no analytics.

The AI coach uses logged intake, macros, weight trend, and progress context to give energy-balance-aware answers instead of generic diet advice.

Website: https://fud-ai.app

App Store: https://apps.apple.com/us/app/fud-ai-calorie-tracker/id6758935726

Google Play:
https://play.google.com/store/apps/details?id=com.apoorvdarshan.calorietracker

Open source: https://github.com/apoorvdarshan/fud-ai

Top comments (0)