|
|
|
|
|
by dvolkhonskiy
137 days ago
|
|
Hi HN, 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. |
|