Get transcript summaries of Web videos.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TheoryOfNekomata ec3c511a71 Major refactor 1 vuosi sitten
src Major refactor 1 vuosi sitten
test Initial commit 1 vuosi sitten
.env.example Integrate core's updated events API 1 vuosi sitten
.eslintrc Initial commit 1 vuosi sitten
.gitignore Integrate core's updated events API 1 vuosi sitten
LICENSE Initial commit 1 vuosi sitten
README.md Add README 1 vuosi sitten
package.json Update env, package details 1 vuosi sitten
pridepack.json Initial commit 1 vuosi sitten
tsconfig.eslint.json Initial commit 1 vuosi sitten
tsconfig.json Initial commit 1 vuosi sitten
yarn.lock Update env, package details 1 vuosi sitten

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.