pip install agenticearth — then ae login. You're querying live satellite, vessel, conflict, and climate data in under a minute.
🌍
150+ live data sources
AIS vessels, SAR imagery, ACLED conflict events, NDBC buoys, Overture buildings, GDELT, planetary climate layers, and much more — all queryable in plain English.
🤖
Natural language to geodata
Ask a question, get GeoJSON, CSV, or Parquet back. The agent picks the right sources, fetches and cross-references the data, then streams results back to you.
💬
Multi-turn sessions
Use ae chat for an interactive session that remembers context — follow-up queries, mid-session uploads, and exportable results all in one flow.
🐍
Python-native
The SDK returns GeoDataFrames if you have geopandas installed — drop straight into your analysis pipeline with zero extra wrangling.
📤
Export anywhere
Save results as GeoJSON, CSV, or Parquet with --output or result.save(). Every result is also accessible by key for later retrieval.