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 ec3c511a71 Major refactor hace 1 año
src Major refactor hace 1 año
test Initial commit hace 1 año
.env.example Integrate core's updated events API hace 1 año
.eslintrc Initial commit hace 1 año
.gitignore Integrate core's updated events API 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.