Use GPT-3 to make sense of a nearly useless transcript
- Take a blob of unstructured audio transcripts
- Perform SBD on it and make paragraphs
- Break it into sensible chunks
Get all the "golden nuggets" out of a long transcript
- Prompt chain for each chunk
- What is the most interesting bit of information from this transcript?
- Write a detailed note about that information.
- Iterate over all the notes to create a coherent narrative.