8000 GitHub - jooray/RecursiveSummarizer: A nicer recursive summarizer using GPT-3 OpenAI API
[go: up one dir, main page]

Skip to content

jooray/RecursiveSummarizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recursive Summarizer

I use this to summarize videos which were transcribed using Whisper. For this use-case, I use vtt2txt (included).

Forked from daveshap/RecursiveSummarizer. This fork uses less .txt files and takes two arguments for input and output.

It also create a grand summary of summaries at the end.

For processing, you can use process_vtt.sh

About

A nicer recursive summarizer using GPT-3 OpenAI API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.9%
  • Shell 7.1%
0