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 efc1c43db6 Add README 1 年之前
src Initial commit 1 年之前
test Initial commit 1 年之前
.env.example Update env, package details 1 年之前
.eslintrc Initial commit 1 年之前
.gitignore Initial commit 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.