On January 5, 2021, OpenAI revealed DALL-E, an artificial intelligence program that creates images from textual descriptions, on January 5, 2021. It uses a 12-billion parameter training version of the GPT-3 transformer model to interpret the natural language inputs and generate corresponding images.
Since the initial private beta release, access to DALL-E was limited to those on a waitlist. However, about a month back, on September 28, 2022, DALL-E 2 opened to the public, and the waitlist requirement was lifted. Over the past month, millions of users have explored DALL-E's capabilities using https://labs.openai.com/.
Yesterday, on November 3, 2022, OpenAI announced the DALL-E API, which developers could start immediately consuming. 🤩
We’ve just launched the DALL·E API so developers can integrate DALL·E directly into their own apps and products. https://t.co/IMKij5qLSw
— OpenAI (@OpenAI) November 3, 2022
DALL·E joins GPT-3, Embeddings, and Codex in our API platform, adding a new building block that developers can use to create novel experiences and applications. All API customers can use the DALL·E API today.
"A photorealistic close-up of a variety of river rocks" |
"A super cute puppy" |
So dope 😎 - and wildly simple!
DALL-E OpenAI Image Generator for Sitecore
AI-generated images were featured prominently in Paige O'Neill's keynote at the 2022 Sitecore Symposium in Chicago. |
🥁 Introducing...the ✨ DALL-E OpenAI Image Generator for Sitecore ✨ :
The Details
- A prompt for the DALL-E to interpret.
- Image sizing options - restricted to these three sizes at this time: '256x256', '512x512', 'and 1024x1024' (see https://beta.openai.com/docs/api-reference/images/create#images/create-size)
- The number of images to generate (DALL-E API allows an integer from 0 to 10. The module limits generation to up to 5)
- The base name for new Media Items created in the Media Library after images are generated from DALL-E.
- /sitecore/system/Modules/PowerShell/Script Library/DALL-E OpenAI Image Generator/OpenAI API Settings
- {F102AE0D-6A5B-499B-9500-505D0E6F686F}
- /sitecore/templates/Modules/DALL-E OpenAI Image Generator
- {169EE16E-5D44-4CC1-B475-A2DFC8B08A0B}
The Code
The complete source code is available on GitHub, along with the Sitecore package (see https://github.com/strezag/DALL-E-OpenAI-Image-Generator-for-Sitecore/releases) and installation instructions:https://github.com/strezag/DALL-E-OpenAI-Image-Generator-for-Sitecore
The module is totally open to any community contributions or general suggestions. Beyond that, feel free to fork a version of your own a build on top of it.
Final Thoughts
Enjoy! 🤖
0 comments:
Post a Comment