Get transcript summaries of Web videos.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
TheoryOfNekomata 6d61b83246 Integrate core's updated events API před 1 rokem
src Integrate core's updated events API před 1 rokem
test Initial commit před 1 rokem
.env.example Integrate core's updated events API před 1 rokem
.eslintrc Initial commit před 1 rokem
.gitignore Integrate core's updated events API před 1 rokem
LICENSE Initial commit před 1 rokem
README.md Add README před 1 rokem
package.json Update env, package details před 1 rokem
pridepack.json Initial commit před 1 rokem
tsconfig.eslint.json Initial commit před 1 rokem
tsconfig.json Initial commit před 1 rokem
yarn.lock Update env, package details před 1 rokem

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.