No free plan. The cheapest way in is ArcGIS Pro Basic at $700/year. Consider free alternatives in the geospatial ai category if budget is tight.
The GeoAI Toolbox is a geoprocessing toolbox inside ArcGIS Pro that trains and runs AI models on geospatial and tabular data. It is organized into four toolsets: Feature and Tabular Analysis, Imagery AI, Text Analysis, and Time Series AI. These toolsets cover classification, regression, object detection, pixel classification, natural language processing, entity extraction, and forecasting on space-time cubes. The tools use both classical machine learning and modern deep learning techniques integrated directly with GIS layers.
The toolbox itself is included with ArcGIS Pro, so the cost is essentially the cost of an ArcGIS Pro license. A Basic named user subscription starts at around $700 per year, with Standard and Advanced tiers costing more and unlocking additional geoprocessing capabilities. Some advanced deep learning tools may also require specific extensions like the Image Analyst extension. Enterprise and academic institutions often have site licenses that include access at no additional per-seat cost.
Yes. The documentation explicitly notes that all tools in the GeoAI toolbox require the installation of deep learning framework libraries such as PyTorch, TensorFlow, and fastai. Esri provides a dedicated Deep Learning Libraries Installer that matches these dependencies to your ArcGIS Pro version. Without this installer, most tools in the Imagery AI and Text Analysis toolsets will fail to run. GPU-capable hardware is also strongly recommended for training deep learning models in any reasonable time.
You can absolutely use pretrained models. The Text Analysis toolset specifically supports fine-tuning pretrained text and NLP models from ArcGIS Living Atlas of the World, and there are also pretrained imagery models available for tasks like building footprint extraction, road extraction, and land cover classification. You can apply these models directly to your data, fine-tune them on your own labeled samples, or combine them with models built in the ArcGIS API for Python arcgis.learn module. This dramatically reduces the labeled data required for production-ready results.
Based on our analysis of 870+ AI tools, the GeoAI Toolbox trades openness for integration. Open-source stacks like QGIS with scikit-learn, rasterio, and PyTorch are free and flexible but require manual plumbing between spatial data formats, ML libraries, and visualization tools. GeoAI Toolbox handles all of that inside ArcGIS Pro, with native support for feature classes, rasters, and space-time cubes, and output layers that drop straight into maps. The tradeoff is the licensing cost and lock-in to the Esri ecosystem.
See ArcGIS GeoAI Toolbox plans and find the right tier for your needs.
See Pricing Plans âStill not sure? Read our full verdict â
Last verified March 2026