Owner: Cathal O'Grady
API: Webpage (r2)
World type: No Mind
User enters brief description of book. Then two API calls. (1) API call to Ollama LLM generates title and blurb: https://ollama.ai/. Call is actually to a local port of Ollama to our own server. Clone of this may need to set up different server. (2) Calls Stable Diffusion API from Runway to generate book cover image based on title: https://huggingface.co/runwayml/stable-diffusion-v1-5. Clone and Edit to change API keys. Could also send entire blurb to image generation.
Type: Public. Plain JS.
View plain JS.
Get Embed code.
Get New window embed code.
Get Autorun embed code.
311 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. |