Mundi Documentation
Mundi is an open source, AI-native GIS. Mundi is available on our hosted cloud service at app.mundi.ai and is self-hostable under the AGPLv3 license. Give us a star on GitHub, join our Discord to talk to us, or create a pull request to contribute back!
Starting on Mundi cloud
Section titled “Starting on Mundi cloud”You can sign up for free at app.mundi.ai to try out Mundi.
We have a set of guides that walk through sample use cases of Mundi. I recommend “Making your first map” as a starter tutorial.
Self-hosting Mundi
Section titled “Self-hosting Mundi”Mundi is open source (AGPLv3) and can run entirely on your local machine with local LLMs.
We have a tutorial on self-hosting Mundi. Self-hosting requires a good computer/server, git, and Docker. You can optionally connect it to a local LLM (or any provider that supports the chat completions API).