An AI-powered Telegram bot that instantly identifies rice leaf diseases from a photo and delivers treatment advice in Bangla — built for Bangladeshi farmers.
| Variable | Description |
|---|---|
| TELEGRAM_BOT_TOKEN | From @BotFather on Telegram |
| GEMINI_API_KEY | From Google AI Studio |
| WEBHOOK_URL | Your public HTTPS deployment URL |
| WEBHOOK_SECRET | Random secret, min 16 characters |
| HF_MODEL_URL | Direct link to .onnx model on Hugging Face |
| CLASS_INDICES_PATH | Path to class_indices.json |