Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
GPT, DALL-E, and more through the OpenAI API
Contributed by: Christopher Wolfram
OpenAILink is a community-maintained paclet that uses the OpenAI API to access to GPT, DALL-E, and more.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["ChristopherWolfram/OpenAILink"]
To load the code after installation, evaluate this code:
Needs["ChristopherWolfram`OpenAILink`"]
Use DALL-E to generate an Escher-like picture:
In[1]:= |
Out[1]= |
Use GPT to write the beginning of a poem:
In[2]:= |
Out[2]= |
Wolfram Language Version 13.0