ENGINEERING

Private transcription ADR drafting agent

Downloads the recorded design-sync audio, transcribes it with a self-hosted Hugging Face speech model to keep sensitive architecture talk off third-party APIs.

CategoryEngineering
Enginepaperclip
Difficultyadvanced
Triggerevent
Steps5
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerZoom recording completed for reviewZoomZoom
  • ActionDownload recording audio from ZoomZoomZoom
  • ActionTranscribe via self-hosted Hugging Face modelHugging FaceHugging Face
  • LogicConfirm a decision was reached
  • OutputPublish Proposed ADR draft to ConfluenceConfluenceConfluence

What it does

Generates ADR drafts from recorded architecture reviews while keeping the audio inside your own infrastructure. Rather than relying on Zoom's cloud transcript, it downloads the recording and runs a self-hosted Hugging Face speech-to-text model, then extracts the decision and writes a Confluence ADR - suitable for teams under strict data-handling rules.

When to use it

Use it when compliance forbids sending meeting audio to external transcription or LLM vendors, but you still want automated ADR drafting. Best for regulated orgs running their own model endpoints.

How it works

  1. 1A Zoom recording-completed event triggers for the review.
  2. 2Download the recording's audio file via the Zoom API.
  3. 3Send the audio to a self-hosted Hugging Face inference endpoint for transcription.
  4. 4An agent step extracts the decision, context, and consequences from the transcript.
  5. 5A logic check confirms a decision exists before writing anything.
  6. 6Publish the structured ADR draft to the Confluence space, marked Proposed.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect ZoomMeetings, recordings, transcripts.
  2. 2
    Connect Hugging FaceModels, datasets, spaces — the open-source hub.
  3. 3
    Connect ConfluenceSpaces, pages, blueprints.
  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.