Get transcript summaries of Web videos.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
TheoryOfNekomata ec3c511a71 Major refactor 1 yıl önce
src Major refactor 1 yıl önce
test Initial commit 1 yıl önce
.env.example Integrate core's updated events API 1 yıl önce
.eslintrc Initial commit 1 yıl önce
.gitignore Integrate core's updated events API 1 yıl önce
LICENSE Initial commit 1 yıl önce
README.md Add README 1 yıl önce
package.json Update env, package details 1 yıl önce
pridepack.json Initial commit 1 yıl önce
tsconfig.eslint.json Initial commit 1 yıl önce
tsconfig.json Initial commit 1 yıl önce
yarn.lock Update env, package details 1 yıl önce

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.