drolbr / Overpass-API

A database engine to query the OpenStreetMap data.
http://overpass-api.de
GNU Affero General Public License v3.0
690 stars 90 forks source link

Support ChatGPT Plugins via .well-known/ai-plugin.json #685

Closed stefangrotz closed 1 year ago

stefangrotz commented 1 year ago

ChatGPT is right now starting to roll out a new Plugin system that allows it to access information from external APIs.

Here are the details:

You basically have to create the file yourdomain.com/.well-known/ai-plugin.json Where you describe your API in human language.

Do you think having an official OSM Overpass plugin for ChatGPT would be nice? It could increase the load on the API, but it also could make searches a lot easier.

drolbr commented 1 year ago

I'm always happy to read from new ideas.

I'm also not worried of more requests. The public instances just have moved to bigger servers and have plenty of capacity.

However, ChatGPT is non-free software, and I'm unwilling to contribute to someone else's bottom line without getting anything back.

Some people have played with ChatGPT and Overpass API. I suggest to move further efforts towards that thread. If the plugins intent is to advertise Overpass API then the thread there is well-indexed by search engines. If the intent is to facilitate Overpass API usage then again collecting insight there makes it easier to see what makes sense for connecting the two things.