
Took just a few minutes using a general purpose LLM (Claude AI) to create an app to georeference & extract polygons from geological maps. The export to GeoJSON format allows you to integrate with other data in other applications such as QGIS or Esri ArcGIS.
I’ll put the code for this REACT app in GitHub shortly – created purely from a few prompts. Purpose is to illustrate the range of possibilities for geoscientists using general purpose state-of-the-art Large Language models.
REACT Code in Github: https://github.com/PCleverleyGeol/claude_prompted_geological_polygon_extractor
Leave a comment