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