Get transcript summaries of Web videos.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
TheoryOfNekomata ec3c511a71 Major refactor há 1 ano
src Major refactor há 1 ano
test Initial commit há 1 ano
.env.example Integrate core's updated events API há 1 ano
.eslintrc Initial commit há 1 ano
.gitignore Integrate core's updated events API há 1 ano
LICENSE Initial commit há 1 ano
README.md Add README há 1 ano
package.json Update env, package details há 1 ano
pridepack.json Initial commit há 1 ano
tsconfig.eslint.json Initial commit há 1 ano
tsconfig.json Initial commit há 1 ano
yarn.lock Update env, package details há 1 ano

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.