TheoryOfNekomata 66b3f742b1 | hace 1 año | |
---|---|---|
src | hace 1 año | |
test | hace 1 año | |
.env.example | hace 1 año | |
.eslintrc | hace 1 año | |
.gitignore | hace 1 año | |
LICENSE | hace 1 año | |
README.md | hace 1 año | |
package.json | hace 1 año | |
pridepack.json | hace 1 año | |
prompt-template.hbs | hace 1 año | |
tsconfig.eslint.json | hace 1 año | |
tsconfig.json | hace 1 año | |
yarn.lock | hace 1 año |
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.