Hyperbolic · Arazzo Workflow
Hyperbolic Chat To Image
Version 1.0.0
Use an LLM to craft a vivid image prompt, then render it with a diffusion model.
View Spec
View on GitHub
Artificial IntelligenceComputeDecentralizedDePINGPUImage-GenerationInferenceLLMMarketplaceOpen-SourceArazzoWorkflows
Provider
Workflows
chat-to-image
Expand an idea into an image prompt with an LLM and render it to an image.
Sends a brief creative idea to a chat model with instructions to return a rich, single-paragraph image prompt, then passes the returned text to the image generation endpoint to produce base64-encoded images.
1
authorPrompt
Ask the chat model to turn the short idea into a detailed, single paragraph text-to-image prompt suitable for a diffusion model.
2
render
Generate images from the authored prompt and capture the base64 image and the seed used.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.