OpenStreetMap logo OpenStreetMap

Post When Comment
Experimenting with Open Interpreter to make edits for me

created_by=osmapi/4.3.0 is the Python library that the AI used in its code: https://github.com/metaodi/osmapi

But the intent is to be able to say things like “OK, collect all nodes with such and such properties, then for the ones that have tags like this, change them all to have tags like that” and be able to say bulk changes in English and see the changes that are going to be made and then approve them.

Experimenting with Open Interpreter to make edits for me

Yeah these are the only edits I’ve made with it so far:

osm.org/changeset/172301378 osm.org/changeset/172301526

I tried again yesterday in the same chatbot conversation but it could no longer authenticate correctly. I think to use it regularly, I would need to make a dedicated tool that stays authenticated.

Experimenting with Open Interpreter to make edits for me

Open Interpreter, which is an AI chatbot that can write arbitrary code and run it. It was using an OSM library to make edits but I only made 1 edit with it so far