Skip to content
Recued
Menu
← Back to recipes

AssemblyAI word search brief

by recued-core v1

Read-only AssemblyAI transcript word-search workflow. It retrieves transcript context, searches explicit words or phrases, tables matches, and summarizes where important terms appear. It never creates transcripts, uploads files, deletes transcripts, registers webhooks, uses streaming, or calls arbitrary AssemblyAI routes.

How it works 7 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (7 steps)
normalized_transcript_id trim
Trim whitespace from setting transcript id
transcript ?
matches_raw ?
matches default
Apply default
summarize ?
match_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 5 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

focus setting = Summarize matched terms, timestamps, repeated phrases, and likely follow-up review moments. Use only the AssemblyAI transcript and word-search response.
words setting =
assemblyai setting =
max length setting = 700
transcript id setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Assemblyai connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

assemblyai assemblyaiword-searchtranscriptioncall-analyticsmeeting-notesai-summarypack:assemblyai

Details

7 steps 5 configurable settings recipe_id: assemblyai-word-search-brief