arcgis-ai-components
Installation
SKILL.md
ArcGIS AI Components
Use this skill when adding AI assistant capabilities to a web map, enabling users to interact with map data through natural language chat. This is a new package in 5.0 (@arcgis/ai-components) with no 4.x equivalent.
Beta: AI Components are in beta as of 5.0. APIs may change in future releases.
Import Patterns
CDN (Recommended for AI Components)
AI components auto-register when loaded via the SDK CDN:
<!-- Load ArcGIS Maps SDK (includes ai-components registration) -->
<script type="module" src="https://js.arcgis.com/5.0/"></script>