Skip to content

PlutoniaX/UnstructuredTranscriptSummarizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnstructuredTranscriptSummarizer

Use GPT-3 to make sense of a nearly useless transcript

Sensible Chunking

  1. Take a blob of unstructured audio transcripts
  2. Perform SBD on it and make paragraphs
  3. Break it into sensible chunks

Journalist's Tool

Get all the "golden nuggets" out of a long transcript

  1. Prompt chain for each chunk
  2. What is the most interesting bit of information from this transcript?
  3. Write a detailed note about that information.
  4. Iterate over all the notes to create a coherent narrative.

About

Use GPT-3 to make sense of a nearly useless transcript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%