Owner: Rajesab Nadaf
API: Webpage (r2)
World type: No Mind
AI TaleForge is an app to harness the power of two incredible AI tools: GPT and DALL-E (2 and 3), both from OpenAI, in order to create a unique space where you can shape stories and images from a short prompt. Need to enter your own OpenAI API key. Enter 1-line prompt for a story. Select DALL-E model. Generate. See source code "generatePrompts" and console.log for how user prompt is expanded to an extended prompt and then to a 4 part story. Then uses each part to get a DALL-E image. DALL-E generates images on a server and web page can include them directly. Image generation returns at different times and code must manage where to put each image as it returns.
Type: Public. Plain source code.
View source code.
Get New window embed code.
Get Autorun embed code.
312 runs
| Run | |
| Edit | Must be logged in. |
| Update image | Must be logged in. |
| Clone | Must be logged in. |
| New Mind | Only valid for Worlds that use Minds. |
| Change World type | Must be owner. |
| Change API | Must be owner. |
| Delete | Must be owner. |