Skip to content

Document transcript summarization workflow in README#183

Merged
alexkroman merged 1 commit into
mainfrom
claude/stoic-dirac-icx4ca
Jun 16, 2026
Merged

Document transcript summarization workflow in README#183
alexkroman merged 1 commit into
mainfrom
claude/stoic-dirac-icx4ca

Conversation

@alexkroman

Copy link
Copy Markdown
Collaborator

Add documentation for a new workflow pattern that combines transcripts list, transcripts get, and LLM processing to summarize recent transcripts and surface themes.

Changes:

  • Added a new example section in README.md demonstrating how to pipe a list of past transcripts into transcripts get with --llm (map operation) and --llm-reduce (reduce operation) to summarize and analyze themes across multiple transcripts

Details:
This example shows a practical use case for the existing --llm and --llm-reduce flags, complementing the existing video ranking example. It demonstrates the composability of the CLI tools for batch transcript analysis workflows.

https://claude.ai/code/session_01QxT4qgfHrhSfv5pU7t5mm1

@alexkroman alexkroman enabled auto-merge June 16, 2026 19:20
@alexkroman alexkroman added this pull request to the merge queue Jun 16, 2026
Merged via the queue into main with commit 0ece154 Jun 16, 2026
19 checks passed
@alexkroman alexkroman deleted the claude/stoic-dirac-icx4ca branch June 16, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants