Image Generation
Last updated
Last updated
BoltAI is not only great at generate text, it can also generate images using OpenAI's DALL·E or Stable Diffusion via Replicate.com
In this guide, you will learn how to effectively use BoltAI to generate AI images.
There are 2 ways you can generate images in BoltAI:
Use the text-to-image models directly.
Use the dedicated plugin.
It's pretty straightforward. If you're using your own OpenAI API key:
Make sure you've set your OpenAI API Key.
Start a new chat, select OpenAI, choose Dall E 3 in the dropdown model
Enter your prompt in the chat input field.
If you're a Setapp user on an AI+ plan, you can simply choose Setapp > Dall E 3 to start.
NOTICE
Unlike ChatGPT app, your request is sent directly to the Dall E model. Each request is completely different and BoltAI doesn't maintain a history between requests inside a chat.
For example, BoltAI would not understand when you say "Generate again".
If you prefer the ChatGPT workflow, consider using the Dall E plugin instead.
To use the Dall E AI plugin, you will need to configure an OpenAI API key, and use an AI chat model that supports Function Calling capability.
Setapp users on an AI+ plan can use the "Dall E 3 (via Setapp)" plugin instead.
Go to Settings > Plugins > Dall E 3. Choose tab "Settings". Enter your OpenAI API key and optionally set other Dall E configuration such as Quality, Size and Style.
Start a new chat, use a chat model that supports Function Calling (for example: OpenAI GPT-4o). Enable the Dall E plugin then enter your request
Use text-to-image model directly | Use AI plugin | |
---|---|---|
License Required | Available on Plus license and above | Available on Premium license only |
Chat Context* | No | Yes |
Can be used with a different LLM (Claude for example) | No | Yes |
Original prompts are modified | No* | Yes |
Notes:
Chat Context: when you use a text-to-image model directly, each request is independent, even if they are within the same chat. So when you say "generate again", the AI model would not understand.
Modified Prompts: depends on the model you're using, the Chat model might modify your original prompt into something else. You can click the info button on each generated image to see the revised prompt.
Yes. You can use Stable Diffusion and other text-to-image models via Replicate. It's also available to use as an AI plugin, just like the Dall E plugin.
Replicate makes it easy to run machine learning models in the cloud from your own code. You can run open-source models, or deploy your own models.
Make sure you've set your Replicate.com API Key
Follow the same process to generate an image via Replicate