An open API service indexing awesome lists of open source software.

https://github.com/nicogis/ArcGISPro_AddIn_ChatGPT

ArcGIS Pro AddIn - Ask ChatGPT
https://github.com/nicogis/ArcGISPro_AddIn_ChatGPT

arcgis-pro arcgis-pro-addin arcgis-pro-sdk chatgpt markdown openai-api openai-api-azure wpf-ui

Last synced: 12 months ago
JSON representation

ArcGIS Pro AddIn - Ask ChatGPT

Awesome Lists containing this project

README

          

# Addin ChatGPT ArcGIS Pro 3.1

Call ChatGTP from ArcGIS Pro (this is a basic implementation)

Now with ArcGIS Pro 3.5, it is recommended to develop ArcGIS Pro AI Assistants (beta) so that they can be integrated with ArcGIS Pro [Custom Agents](https://mediaspace.esri.com/media/t/1_2bwwwu53)

Set in ArcGIS Pro Options -> **ChatGPT** before using it

- API: *OpenAI* or *OpenAI Azure*

**Authentication**
- API Key
- OpenAI : API key
- OpenAI Azure: Resource name, deplyment id e API Key

**Settings**
- OpenAI
- Model
- OpenAI Azure
- API version

![Addin ArcGIS Pro ChatGPT](/Help/Settings.png)

Open AddIn button and use it:

![Addin ArcGIS Pro ChatGPT](/Help/ShowChatGPT.png)

![Addin ArcGIS Pro ChatGPT](/Help/ShowChatGPTCode.PNG)

![Addin ArcGIS Pro ChatGPT](/Help/ShowChatGPTCodeUser.png)

![Addin ArcGIS Pro ChatGPT](/Help/ArcGISAddinChatGPT.gif)