SUMMARIZATION

On-demand Loom clip finder over the Coda transcript index

A teammate asks in chat for the demo that covers a topic; this searches the Coda transcript index, has OpenAI pick the best-matching chapter.

CategorySummarization
Enginepaperclip
Difficultyintermediate
Triggerchat
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerChat request in demo-finder channelSlack
  • ActionSearch Coda index for candidate chaptersCodaCoda
  • ActionRank best-matching clip with OpenAIOpenAI
  • LogicHandle no-match case gracefully
  • OutputReply with deep-linked timestamp in SlackSlack

What it does

A teammate types a natural-language request like "where do we show SSO setup?" and the workflow searches the Coda transcript index, lets OpenAI rank which video and chapter best answers it, and replies in chat with the exact deep-linked Loom timestamp.

When to use it

Use this when sales reps and CSMs need the right demo clip mid-conversation and can't wait to scrub a library. It turns your chaptered Coda index into an instant, conversational clip-retrieval assistant.

How it works

  1. 1A chat message in the demo-finder channel triggers the flow with the requester's question.
  2. 2A Coda query pulls candidate rows whose transcripts or chapter titles match the query terms.
  3. 3OpenAI reads the candidate chapters and selects the single best video + timestamp, explaining why in one line.
  4. 4A logic step handles the no-match case with a graceful "nothing found" reply.
  5. 5A Slack reply posts the matched chapter title, the one-line reason, and the deep-linked Loom URL back to the requester.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect SlackChannels, DMs, threads, mentions.
  2. 2
    Connect CodaDocs, packs, automations.
  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.