TheoryOfNekomata 66b3f742b1 | há 1 ano | |
---|---|---|
src | há 1 ano | |
test | há 1 ano | |
.env.example | há 1 ano | |
.eslintrc | há 1 ano | |
.gitignore | há 1 ano | |
LICENSE | há 1 ano | |
README.md | há 1 ano | |
package.json | há 1 ano | |
pridepack.json | há 1 ano | |
prompt-template.hbs | há 1 ano | |
tsconfig.eslint.json | há 1 ano | |
tsconfig.json | há 1 ano | |
yarn.lock | há 1 ano |
This is the core SDK for summarizing transcripts for Web videos.
.env.example
to .env
and fill in the correct values.prompt-template.hbs
and create lists of prompts:
prompts/normalize-transcript-text.hbs
is needed for putting proper punctuation to transcript text.prompts/summarize-transcript.hbs
is needed to perform actual summarization.npm run build
to build the project.