The Enterprise AI Copilot
for ArcGIS Pro & QGIS

AntigravityGIS by Sounny brings natural-language spatial intelligence directly into your ArcGIS Pro Geoprocessing pane and QGIS interface. Inspect dataset schemas, audit spatial references, execute ArcPy/PyQGIS tools, and automate GIS workflows, running off your active Google Antigravity Account.

GIS Analyst smiling while working on laptop with 3D spatial maps

Choose Your Desktop GIS Platform

Only supported on Windows Devices.

Esri ArcGIS Pro

ArcPy Geoprocessing Pane AI Copilot extension. Automated Python environment setup & toolbox deployment for Windows.

Download ArcGIS Add-on (.exe)

QGIS Desktop (PyQGIS)

Native PyQGIS Plugin & Python SDK harness. Automatic dependency configuration and plugin folder deployment for Windows.

Download QGIS Plugin (.exe)

ArcGIS Pro AI Copilot Integration

Clean ArcPy agent execution directly in your Geoprocessing pane.

Geoprocessing Pane Execution Snippet
# ArcGIS Pro AI Copilot Execution in Geoprocessing Pane
import arcpy
from agent_core import GISAntigravityAgent

# Initialize AntigravityGIS Agent on your active Google Antigravity account
agent = GISAntigravityAgent()

# Natural Language Instruction in ArcGIS Pro
prompt = "Inspect feature classes in target.gdb and buffer streams by 50 meters."
response = await agent.execute_prompt(prompt)
arcpy.AddMessage(response)

Enterprise GIS Capabilities

Decoupled Python core architecture connecting Google Antigravity AI agents to Esri ArcPy and QGIS PyQGIS.

Deep ArcPy Automation

Inspect File Geodatabases, feature class field definitions, spatial reference coordinate systems, and bounding box extents automatically inside ArcGIS Pro.

Google Antigravity Engine

Runs on your active Google Antigravity account (agy auth login) and Python SDK for real-time streaming reasoning and tool execution.

1-Click Add-on Installer

Automated PowerShell installer (install_to_arcgis.ps1) configures dependencies and deploys the toolbox directly to your ArcGIS Pro User Toolboxes folder.

Spatial Data QA/QC & Audit

Audits geometry types, feature record counts, missing spatial projections, and spatial attribute tables prior to map rendering or publishing.

Distributable Package Builder

Includes package_addon.py to assemble the extension into a single distributable release zip file for enterprise teams and GitHub Releases.

QGIS PyQGIS Roadmap

Decoupled core harness lays the foundation for an upcoming PyQGIS plugin and dockable Qt panel in QGIS.

AI & Sensitive Data Security Safeguards

Spatial queries are processed by Google Antigravity. Be cautious when processing sensitive, confidential, or proprietary GIS datasets, and always verify AI-generated spatial outputs before production deployment.

Quickstart Installation for ArcGIS Pro

Deploy the AntigravityGIS Add-on in 2 simple steps.

Step 1: Download Windows Installer (.exe)

Download Install-AntigravityGIS.exe from the links above and double-click to install!

Install-AntigravityGIS.exe
Step 2: Load Toolbox in ArcGIS Pro Catalog
  1. Launch ArcGIS Pro.
  2. Open Catalog Pane (ViewCatalog Pane).
  3. Right-click ToolboxesAdd Toolbox.
  4. Select %APPDATA%\Esri\ArcGISPro\ArcToolbox\MyToolboxes\AntigravityGIS\AntigravityGIS.pyt.
  5. Open Antigravity AI Assistant (by Sounny) under Sounny AI Tools!
Sounny

AntigravityGIS by Sounny

Designed & Created by Sounny (sounny.com)

Designed by Sounny to bridge modern agentic AI models with desktop GIS software. AntigravityGIS empowers spatial analysts, GIS engineers, and cartographers with natural language spatial copiloting inside Esri ArcGIS Pro and QGIS.