Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.31 KB

README.rst

File metadata and controls

28 lines (22 loc) · 1.31 KB

Air Raid Threat Reporter

Filters Telegram air raid threat channels by sending each message to Ollama AI for it to evaluate, whether the message contains an actual threat to a city. Redirects the filtered messages to a Telegram chat.

Preparation

Deploy

  • Deploy Dockerfile (or image from ghcr.io/alertua/air_raid_threat_reporter:latest) with volume /data, put yout .env there. Alternatively, fill the Environment Variables.
  • The first launch must be interactive (-it), to authenticate and create .session files in the volume folder. If the container is already created, then it's docker start -a ukraine-safety-assistant. If the container is already started, you can attach to it with docker attach ukraine-safety-assistant

GitHub

https://github.com/ALERTua/air_raid_threat_reporter