- Register telegram bot, achieve token
cd wheat_rust_bot && export UID=$(id -u) && export GID=$(id -g) && TG_TOKEN="telegram bot token goes here" docker-compose up --force-recreate --build
- RabbitMQ web ui: http://127.0.0.1:15672/#/
- user: admin
- password: j8XfG9ZDT5ZZrWTzw62q
- Docs (you can submit requests from web ui): http://127.0.0.1:8000/docs#/
- Redoc: http://127.0.0.1:8000/redoc
- Telegram bot is ready to classify wheat rust, but you have to send files "as a photo"