Get transcript summaries of Web videos.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
TheoryOfNekomata ec3c511a71 Major refactor 1 rok temu
src Major refactor 1 rok temu
test Initial commit 1 rok temu
.env.example Integrate core's updated events API 1 rok temu
.eslintrc Initial commit 1 rok temu
.gitignore Integrate core's updated events API 1 rok temu
LICENSE Initial commit 1 rok temu
README.md Add README 1 rok temu
package.json Update env, package details 1 rok temu
pridepack.json Initial commit 1 rok temu
tsconfig.eslint.json Initial commit 1 rok temu
tsconfig.json Initial commit 1 rok temu
yarn.lock Update env, package details 1 rok temu

README.md

webvideo-transcript-summary-web-api

This is the Web API for summarizing transcripts for Web videos.

Setup

  1. Install dependencies.
  2. Run npm run build to build the project.
  3. Run npm start to start the server.