Get transcript summaries of Web videos.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
TheoryOfNekomata cacbf54279 Adjust consumption of core module 1 рік тому
src Adjust consumption of core module 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.