Get transcript summaries of Web videos.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
TheoryOfNekomata efc1c43db6 Add README hace 1 año
src Initial commit hace 1 año
test Initial commit hace 1 año
.env.example Update env, package details hace 1 año
.eslintrc Initial commit hace 1 año
.gitignore Initial commit hace 1 año
LICENSE Initial commit hace 1 año
README.md Add README hace 1 año
package.json Update env, package details hace 1 año
pridepack.json Initial commit hace 1 año
tsconfig.eslint.json Initial commit hace 1 año
tsconfig.json Initial commit hace 1 año
yarn.lock Update env, package details hace 1 año

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.