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.