Bot on aiogram with its own AI model for dish recognition
Telegram bot on aiogram with its own AI model that recognizes dishes from photographs.
What it does:
1. identifies the name and type of dish from the image
2. analyzes the composition and lists the main ingredients
3. calculates approximate calorie content and macronutrients
4. assesses portion size and provides a description of health benefits
5. accepts multiple photos and saves the history of analyses
The bot operates completely autonomously, uses a built-in AI model without external APIs, processes images locally, and generates a structured response in the Telegram chat.
What it does:
1. identifies the name and type of dish from the image
2. analyzes the composition and lists the main ingredients
3. calculates approximate calorie content and macronutrients
4. assesses portion size and provides a description of health benefits
5. accepts multiple photos and saves the history of analyses
The bot operates completely autonomously, uses a built-in AI model without external APIs, processes images locally, and generates a structured response in the Telegram chat.