Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

OpenAILink

Guides

  • OpenAILink

Tech Notes

  • Configuring OpenAI Credentials

Symbols

  • OpenAIChatMessageObject
  • OpenAIChatObject
  • OpenAICompletion
  • OpenAICompletionObject
  • OpenAICreateImage
  • OpenAIEmbedding
  • $OpenAIKey
  • OpenAIModels
  • $OpenAIKey
  • $OpenAIUser
ChristopherWolfram`OpenAILink`
OpenAICreateImage
​
OpenAICreateImage[prompt]
creates an image from the specified prompt.
​
​
OpenAICreateImage[prompt,n]
generates
n
images.
​
Details and Options

Examples  
(2)
Basic Examples  
(2)
Use DALL-E to generate a Monet-like painting:
In[1]:=
OpenAICreateImage
["A painting of a ram in the style of Monet",ImageSizeSmall]
Out[1]=
​
Generate several paintings:
In[1]:=
OpenAICreateImage
["A painting of a ram in the style of Picasso",5,ImageSizeSmall]
Out[1]=

,
,
,
,

SeeAlso
ImageRestyle
RelatedGuides
▪
OpenAILink
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com