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
- Host: GitHub
- URL: https://github.com/nicogis/ArcGISPro_AddIn_ChatGPT
- Owner: nicogis
- License: apache-2.0
- Created: 2023-05-08T15:09:17.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-06-19T13:51:55.000Z (12 months ago)
- Last Synced: 2025-06-19T14:47:37.849Z (12 months ago)
- Topics: arcgis-pro, arcgis-pro-addin, arcgis-pro-sdk, chatgpt, markdown, openai-api, openai-api-azure, wpf-ui
- Language: C#
- Homepage:
- Size: 537 KB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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

Open AddIn button and use it:



