Skip to main content

AI Commands

AI commands can be used to interact with Artificial Intelligence models.

Generating images

You can generate images using the imagine command. The imaginestyles and imaginemodels commands can be used to get a list of styles and models that can be used to generate images. Here is an example of how to generate an image of a cat with cool sunglasses using the Realistic Vision V5.0 model and the futuristic style:

[p]imagine "A cat with cool sunglasses" "Realistic Vision V5.0" "futuristic"

Generated image

Command List

CommandDescriptionUsage
chatgptTalk to OpenAI GPT-3.5[p]chatgpt <"message"> ["system"]
gpt4Talk to OpenAI GPT-4[p]gpt4 <"message"> ["system"]
imaginestylesList of available styles for [p]imagine[p]imaginestyles
imaginemodelsList of available models for [p]imagine[p]imaginemodels
imagineGenerate an image from text[p]imagine <"prompt"> ["negative prompt"] ["model"] ["style"]
ocrlinkExtract text from an image URL[p]ocrlink <link>
ocrfileExtract text from an image file[p]ocrfile [attachment]