bridizo1/Calorie-Counter-AI
๐ฅ Simplify nutrition tracking with Calorie-Counter-AI, a Telegram bot that identifies your food using Vision & Voice AI for accurate calorie counting.
What's novel
๐ฅ Simplify nutrition tracking with Calorie-Counter-AI, a Telegram bot that identifies your food using Vision & Voice AI for accurate calorie counting.
Code Analysis
1 files read ยท 2 roundsA Telegram bot that acts as a nutritionist by forwarding user photos, voice notes, and text queries to an external LLM (OpenRouter) and formatting the JSON response back into chat messages.
Strengths
Effectively integrates multiple external services (Telegram, Whisper, OpenRouter) into a cohesive workflow with clean prompt engineering for multi-modal input handling.
Weaknesses
Lacks separation of concerns due to single-file architecture, has minimal error handling for API failures or malformed JSON responses, and relies entirely on external APIs without local fallbacks.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
23
Contributors
2
Files
8
Active weeks
4
Repository
Language
Python
Stars
1
Forks
1
License
MIT