Hyperbolic · Arazzo Workflow
Hyperbolic Research Summarize And Narrate
Version 1.0.0
Confirm a reasoning model, summarize a topic with it, and narrate the summary.
View Spec
View on GitHub
AIArtificial IntelligenceComputeDecentralizedDePINGPUImage GenerationInferenceLLMMarketplaceOpen SourceArazzoWorkflows
Provider
Workflows
research-summarize-narrate
List models, summarize a topic with a chat model, and narrate the summary.
Confirms the catalog, generates a concise spoken-style summary of a topic with the chosen model, and renders that summary as base64 speech audio.
1
listCatalog
listModels
List the live inference catalog so the summarization model can be confirmed before any inference credits are spent.
2
summarize
createChatCompletion
Ask the model for a concise, spoken-style summary of the topic in a few sentences.
3
narrate
generateAudio
Convert the summary to speech audio and capture the base64 audio and its duration.
Source API Descriptions
openapi
openapi