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 година
src Major refactor пре 1 година
test Initial commit пре 1 година
.env.example Integrate core's updated events API пре 1 година
.eslintrc Initial commit пре 1 година
.gitignore Integrate core's updated events API пре 1 година
LICENSE Initial commit пре 1 година
README.md Add README пре 1 година
package.json Update env, package details пре 1 година
pridepack.json Initial commit пре 1 година
tsconfig.eslint.json Initial commit пре 1 година
tsconfig.json Initial commit пре 1 година
yarn.lock Update env, package details пре 1 година

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.