Files
openclaw-workspace/habit_bot.py
Joungmin bf614b4e5f Add: MiniMax Vision API for food photo analysis
Features:
- analyze_food_photo() - Vision API integration
- food_photo() - Telegram photo handler
- Auto-detect foods and estimate nutrition
- Keto-friendly check
- Daily totals calculation

CLI Usage:
- Send food photo to bot → auto-analyze
- /food_photo command for manual analysis
- Results logged with confidence score

Environment Variable:
- MINIMAX_API_KEY for vision API access
2026-02-19 07:34:28 +09:00

28 KiB