Skip to content

Agentic EarthDeveloper Documentation

150+ live geospatial datasets. One natural-language interface. CLI and Python SDK.

ae chat — a smarter terminal

Most LLMs can reason about geography. None of them can fetch it.

ae chat is an interactive terminal session backed by 150+ live geospatial datasets. Ask it anything — it reasons about what data to pull, fetches it in real time, and gives you a synthesized answer with exportable results. Then ask a follow-up.

$ ae chat

  > What's the current vessel traffic near the Strait of Hormuz?
  ✓ get_ais_vessels  (312 features)

  There are 312 AIS-tracked vessels within 50km of the Strait of Hormuz.
  The heaviest concentration is in the northbound lane — 47 tankers,
  predominantly flagged to Panama and Marshall Islands...

  > Which of those are supertankers carrying crude?
  ✓ get_ais_vessels  (18 features)

  18 VLCCs match the profile. Notable vessels include...

  > /save hormuz_vlccs.geojson
  ✓ Saved → hormuz_vlccs.geojson

The difference from a standard LLM:

Standard LLMae chat
Knowledge cutoffYesNo — live data
Real vessel positions✓ AIS feed
Satellite imagery✓ SAR, optical
Conflict events✓ ACLED, GDELT
Exportable geodata✓ GeoJSON, CSV, Parquet
Follow-up memoryLimited✓ Full session context

Get started with ae chat →

Agentic Earth — 150+ live geospatial datasets via natural language.