💡 Corresponding Blog Post:
DALL-E OpenAI Image Generator for Sitecore
is a Sitecore PowerShell Extensions utility that enables Designers, Developers, and Marketers to generate images using the DALL-E Open Artificial Intelligence directly in Sitecore's Media Library.
An OpenAI API Key
is required:
This key is configured in the OpenAI API Key
field on the OpenAI API Setting
item installed alongside this module in Sitecore:
/sitecore/system/Modules/PowerShell/Script Library/DALL-E OpenAI Image Generator/OpenAI API Settings
{F102AE0D-6A5B-499B-9500-505D0E6F686F}
The Sitecore Template for this setting item is located here:
/sitecore/templates/Modules/DALL-E OpenAI Image Generator
-
Download the latest
Sitecore Package
from the repo's Releases section. -
Install the
Sitecore Package
on an instance of Sitecore whereSitecore PowerShell Extensions
is already installed. -
Configure the
OpenAI API Key
field on the on the module'sSettings
item. -
From the Sitecore
Desktop
, selectStart Menu
>PowerShell Toolbox
>Rebuild script integration points
- https://openai.com/dall-e-2
- https://labs.openai.com/
- https://beta.openai.com/docs/guides/images/usage
- https://beta.openai.com/docs/api-reference/images
- https://openai.com/blog/dall-e-api-now-available-in-public-beta/
Community contributions are more than welcome. Create a PR and I'll be happy to review and merge.