I really enjoy Claude Code and thought what if tracking calories would be as easy: so I can just type my food in English or add photos and track it.
I implemented this tracking using Perplexity search to find nutrition data, Gemini model for chat and photo recognition, and tools to interact with DB.
2 comments
[ 5.5 ms ] story [ 17.4 ms ] threadI really enjoy Claude Code and thought what if tracking calories would be as easy: so I can just type my food in English or add photos and track it.
I implemented this tracking using Perplexity search to find nutrition data, Gemini model for chat and photo recognition, and tools to interact with DB.