How it works
This project collects data from Norwegian police twitters, 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 tweets and ran thorugh Google's Text Search API to get the exact location of the crime. The data is then displayed on a map using Leaflet.
Tweets are scraped every 30 minutes.
Built using the T3 Stack.