Hi guys! I’m curious if anyone has tried (or thinks it’s possible) to build a GIMP plugin that connects to an LLM/AI model and generates images directly into the canvas. I'm already in the process of development, the plugin ui and the api calls worked successfully.The problems is that there's nothing happened on the workspace.
Do you think this could work with the current GIMP plugin system (Python, etc.)? Has anyone seen similar projects or experiments?
I’d love to hear thoughts, tips, or any “watch out for this” kind of advice.
