OSGeo / gdal

GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.
https://gdal.org
Other
4.92k stars 2.56k forks source link

Introducing GDAL Guru on Gurubase.io #11297

Closed kursataktas closed 3 days ago

kursataktas commented 3 days ago

Hello team,

I'm the maintainer of Anteon. We have created Gurubase.io with the mission of building a centralized, open-source tool-focused knowledge base. Essentially, each "guru" is equipped with custom knowledge to answer user questions based on collected data related to that tool.

I wanted to update you that I've manually added the GDAL Guru to Gurubase. GDAL Guru uses the data from this repo and data from the docs to answer questions by leveraging the LLM.

In this PR, I showcased the "GDAL Guru", which highlights that GDAL now has an AI assistant available to help users with their questions. Please let me know your thoughts on this contribution.

Additionally, if you want me to disable GDAL Guru in Gurubase, just let me know that's totally fine.

rouault commented 3 days ago

Not sure how much appetite the project has to advertize LLM technologies. I've given it a quick try https://gurubase.io/g/gdal/convert-shapefile-to-cloud-optimized-geotiff-gdal . The last 4th step is plain wrong

@ other maintainers: thoughts ?

dbaston commented 3 days ago

I tried a couple of questions and got answers that are wrong or miss the point. It doesn't seem like a useful addition to me.

rouault commented 3 days ago

I tried a couple of questions and got answers that are wrong or miss the point. I

indeed. Perhaps we may still have some future as expensive consultants :-)

kursataktas commented 2 days ago

Thank you for taking the time to review it. We are continuously improving the system behind it. Would you be open to giving it a second chance once I believe it’s robust enough for another review?