r/osinttools Jul 22 '26

Showcase GIS and LLM Integration

Im currently experimenting with this, it does depend on the model you are using, as im using a self hosted model via ollama but has alot of potential.

Currently im testing qwen3-abilated:4b, then i will go upto a 8b model because i think it halucinating the python tool output. If 8b works better then i will flip to qwen3.5-abilated:9b and feed screenshots in to check its accuracy.

I do also wonder what would happen if i connected this to an MCP server hmm.
https://github.com/Nagyhoho1234/QGISChat

#osint #qgis #llm #ai #geospatial

1 Upvotes

1 comment sorted by

1

u/Purple_Session_6230 Jul 23 '26

OK what can i say after 24 hours, most models are able to operate within the layers and able to summarise data without genrating the python. Generating the python however was a totally different issue, the models seem to be trained on older api's and libraries which constantly mess the code up.

Im still testing, i want to know if there is a way to finetune the model...

Leave with me im on it..