foodlens-bot
TyomPapiyan/foodlens-bot
Telegram bot that analyzes food photos and provides recipes and nutrition facts (KBJU). Supports Russian, English, and Armenian
Summary
FoodLens Bot is a Telegram bot that analyzes food photos using Google's Gemini API to identify dishes, provide nutrition facts (calories, protein, fat, carbs), generate recipes, and log meals in a food diary. It supports Russian, English, and Armenian languages. The project is structured with handlers for different bot commands, services for API calls, a SQLite database for user data, and locale files for multilingual support.