How it works
This project collects data from Norwegian police logs, parses them using OpenAI's ChatGPT and displays the results on a map of Norway. Severity is also decided by the model.
Coordinates are extracted from the reports and resolved with Mapbox and OpenStreetMap to find the incident location. The data is then displayed on a map using Leaflet.
Data are scraped every 20 minutes.
Built using the T3 Stack.