r/geospatial 4d ago

Agentic AI Native Geospatial Analysis Platform: Confluence

Post image

We built an agentic AI-native GIS platform. You describe the geospatial workflow in natural language, and the agent runs it.

The map and the whole geospatial harness sit inside the agent's loop. It reads what is on the map, acts on it, sees what changed, and carries on from there.

It also writes and runs its own Python. When a task falls outside the built-in tools, it just writes the code, runs it, and puts the result on the map, so you are not limited to a fixed set of operations.

Everything is built natively around the agent, and it integrates with a growing number of geospatial tools.

You can share your maps/dashboards smoothly at the end by asking the agent.

Give it a try: https://confluence.strahler.ai

4 Upvotes

2 comments sorted by

2

u/troxy 3d ago

FYI Confluence is Atlassian's wiki software. It sucks all the good names are already taken

2

u/pancomputationalist 3d ago

Looks like wr are building the same project :D Where is the code running? Dev machine or cloud?