AIL geospatial analyst module available

@Terrtia and me have been successfully creating an LLM based “geospatial intel analyst” module for the AIL framework.

The idea is that , given unstructured text, the LLM (which can run locally of course, for now it’s using openai), extracts all geolocation information and classifies it’s type (city, full address, region, state, country, continent) and returns the data in structured JSON, including lat/long.

Check out the code here

Feedback welcome as always!

1 Like