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