﻿GIMPBot 1.0.0
================

An AI assistant inside GIMP. Describe an edit in plain language and it
writes and runs the GIMP code for you.

Works with GIMP 2.10, 3.0 and 3.2.

Installing
----------

1. Right-click install.ps1 and choose "Run with PowerShell".

   Or, from a PowerShell window in this folder:

       powershell -ExecutionPolicy Bypass -File install.ps1

   It finds every GIMP on the machine and installs into each.

2. Restart GIMP.

3. Open Filters > AI Chat.

Signing in
----------

Get a token at https://gimpbot.com/signup -- it needs an email address
and nothing else, and new accounts include 10 free chats.

Paste the token into the chat box and press Enter. That is the whole
setup: no environment variables, no restart. The token is saved to
%APPDATA%\ai-chat\credentials.json and works across every version of
GIMP on the machine.

Using it
--------

Open an image, then ask for what you want:

    remove the red square
    make the sky blue
    add a drop shadow to the logo
    save this as a low-quality JPEG

Questions work too, with no image open:

    where did the paths tool go in GIMP 3
    what is the GIMP name for Photoshop's magic wand

Type "undo" to revert the last change.

One chat costs one credit. If an edit fails and the assistant retries,
the retries are free.

Support
-------

hello@gimpbot.com
