momaabna / QGPTAgent

The QGPT Agent is a powerful plugin for QGIS that utilizes the advanced natural language processing capabilities of the OpenAI GPT model to automate various processes in QGIS. With this plugin, users can interact with the QGIS software using natural language commands, significantly reducing the time and effort required to complete various tasks.
77 stars 7 forks source link

QGPT Agent documentation. #3

Closed AlbertoMCS closed 1 year ago

AlbertoMCS commented 1 year ago

Hi, Really promising plugin! It is said that "For a full list of commands supported by QGPT Agent, please refer to the QGPT Agent documentation". I cannot find the QGPT Agent documentation. Could you please provide a link to it? Many Thanks.

momaabna commented 1 year ago

Thanks, QGPT Agent supports a wide range of natural language commands but, try to write commands properly.

the plugin is based on the GPT model. Theoretically, it should support whatever you prompt under the restrictions of input prompt and LLM capability.

AlbertoMCS commented 1 year ago

Thanks @momaabna for clarifying. I got that part wrong then. I though the list of commands in that section were about what can be done in QGIS, e.g. load layers, remove layers, do a buffer, do a clip, etc. Thanks