Hyperbolic · Arazzo Workflow
Hyperbolic Multimodal Story
Version 1.0.0
List models, write a short story, illustrate it, and narrate it across four endpoints.
View Spec
View on GitHub
AIArtificial IntelligenceComputeDecentralizedDePINGPUImage GenerationInferenceLLMMarketplaceOpen SourceArazzoWorkflows
Provider
Workflows
multimodal-story
Generate a story, illustrate it, and narrate it in one pass.
Confirms the catalog, writes a short story from a theme, renders a cover image from the story, and produces narrated speech audio of the story.
1
listCatalog
listModels
List the live inference catalog so the chat and image models can be confirmed before generation begins.
2
writeStory
createChatCompletion
Ask the chat model to write a short, self-contained story based on the theme.
3
illustrate
generateImage
Render a cover illustration using the story text as the diffusion prompt.
4
narrate
generateAudio
Convert the story to speech audio and capture the base64 audio and its duration.
Source API Descriptions
openapi
openapi
openapi