Changelog
IntelliGeo v0.1.0 Fourth & Stable Release
New Features
- Memory Support: IntelliGeo now includes short-term memory for the LLM agent, allowing you to update and modify previously generated workflows.
- Workflow Slection: Multiple interactions are generated, and selecting a workflow triggers its execution.
- Better Dependecy management: Dependencies are now installed automatically.
IntelliGeo v0.0.3 - Third Release
New Features
- Enhanced Interface: IntelliGeo now features an improved and more visually appealing chat interface.
- Toolbox Code Generation: IntelliGeo now supports generating toolbox codes, making it easier to streamline your development process.
Next Plans
- Memory Support: IntelliGeo will include short-term memory capabilities in the next version, allowing you to enhance or fix generated code more effectively.
IntelliGeo v0.0.2 - Second Release
New Features
-
Reflection Mechanism: IntelliGeo now attempts to debug problematic PyQGIS scripts and provide improved output when such scripts are generated.
-
LLM Inference Threading: Previously, waiting for an LLM response would block the entire QGIS interface. IntelliGeo now runs LLM inference on a separate thread, allowing users to continue other operations while waiting for the response.
Next Plans
- Chat Interface: We will be updating the current chat interface in IntelliGeo over the next few versions to enhance user experience and functionality.
IntelliGeo v0.0.1 - First Release
Sep 9, 2024
We are excited to announce the first release of IntelliGeo, a powerful QGIS plugin that integrates OpenAI's ChatGPT to automate and generate workflows for PyQGIS and graphical models. This is version v0.0.1, marking the initial step toward AI-driven geospatial workflow creation directly within QGIS.
Key Features
- AI-Powered Workflow Generation: Leverage ChatGPT to automatically generate PyQGIS scripts and graphical models based on user input and queries.
- Seamless QGIS Integration: Work directly within QGIS to streamline geospatial tasks using AI-assisted workflow creation.
- Customizable Workflows: Generated workflows are fully customizable, allowing users to tailor the outputs for specific project needs.
- User-Friendly Interface: A simple and intuitive interface that lets users interact with the LLM engine and execute generated workflows efficiently.
How to Install
- Download the IntelliGeo v0.0.1 ZIP file below this announcement.
- In QGIS, go to Plugins > Manage and Install Plugins > Install from ZIP, and select the downloaded file.
- Once installed, IntelliGeo will be available under the Plugins menu.
What's Next
This is an early version, and we’re actively working on adding more features and improving the plugin’s functionality. Future releases will include more llms, bug fixes, and expanded capabilities.
Feedback & Contributions
Your feedback is essential to improving IntelliGeo! Feel free to open an issue if you encounter any bugs, have suggestions, or would like to contribute.