SUMMARIZATION

Run a full audiobook production pass with a CEO agent overseeing QA

On manual kickoff, an agent reads a source manuscript, plans chapters, narrates them with ElevenLabs, runs a length-and-coverage QA check, retries weak chapters.

CategorySummarization
Enginepaperclip
Difficultyadvanced
Triggermanual
Steps6
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerOperator manually kicks off production run
  • ActionAgent reads manuscript and plans chaptersOpenAI
  • ActionElevenLabs narrates each planned chapterElevenLabsElevenLabs
  • LogicQA chapters for length and coverage; flag failures
  • ActionAgent re-narrates flagged chapters until QA passesElevenLabsElevenLabs
  • OutputPublish finished audiobook and manifest to DropboxDropboxDropbox

What it does

Orchestrates an end-to-end audiobook production run under agent supervision. The agent ingests a manuscript, plans the chapter structure, narrates every chapter with ElevenLabs, then QAs the output for coverage and length gaps, automatically re-narrating any chapter that fails, before publishing the finished set with a manifest.

When to use it

Use it for a one-shot, supervised production of a complete title where you want judgment in the loop — handling odd front matter, footnotes, or uneven chapters — rather than a rigid block pipeline. Best when you kick off a single book and want a vetted deliverable back.

How it works

  1. 1An operator manually starts the production run and points it at the manuscript.
  2. 2The agent reads the document, plans chapters, and resolves front matter and footnotes.
  3. 3ElevenLabs narrates each planned chapter.
  4. 4A QA logic step compares each chapter's audio against expected length and text coverage.
  5. 5The agent re-narrates any chapter flagged below threshold, looping until QA passes or a retry cap is hit.
  6. 6The finished chaptered audiobook and a production manifest are published to Dropbox.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect DropboxFiles and folders.
  2. 2
    Connect ElevenLabsText-to-speech, voice cloning.
  3. 3
    Connect OpenAIModels, embeddings, files.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.