Get transcript summaries of Web videos.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
TheoryOfNekomata ec3c511a71 Major refactor 1 anno fa
src Major refactor 1 anno fa
test Initial commit 1 anno fa
.env.example Integrate core's updated events API 1 anno fa
.eslintrc Initial commit 1 anno fa
.gitignore Integrate core's updated events API 1 anno fa
LICENSE Initial commit 1 anno fa
README.md Add README 1 anno fa
package.json Update env, package details 1 anno fa
pridepack.json Initial commit 1 anno fa
tsconfig.eslint.json Initial commit 1 anno fa
tsconfig.json Initial commit 1 anno fa
yarn.lock Update env, package details 1 anno fa

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.