Event Details
GIS and AI - Part 2
In this workshop we will be using generative AI to help augment geospatial analysis three different ways:
- Using the premium version of ChatGPT we can create text based descriptions for features in our geospatial data.
- Using Python and open source LLMs we will do the same as above with some added customization
- We will create a chat bot in Python to query a database of data using a text based input
Code will be provided to follow along and we will be using a shareable notebook for the tutorial!