The Système d’information du territoire à Genève (SITG) has conducted interesting tests combining generative AI (LLMs), spatial processing functions and – I suspect – a webmapping framework in a REPL-environment1.
The tests are based on the framework LLM-Geo. The results are summarized in a blog post “Vers les SIG autonome” (in French). The tests looked at five principles for AI use in “geo” (machine-translation):
- Auto-generation: Ability to automatically generate analyses and solutions.
- Auto-organization: Autonomous structuring and management of data without intervention.
- Auto-verification: Automatic validation of results to ensure reliability.
- Auto-execution: Ability to perform spatial analyses independently.
- Auto-growth: Continuous learning and system improvement based on its experiences.
There is a good accounting of limitations and challenges, interesting findings as well as directions for follow-up work. Recommended reading.
Footnotes
“Read-Eval-Print Loop” for interactive development and piecewise execution of code. Typical REPL environments in the data domain are Jupyter Notebooks and maybe Observable Notebooks.↩︎