Get transcript summaries of Web videos.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
TheoryOfNekomata efc1c43db6 Add README 1 ano atrás
src Initial commit 1 ano atrás
test Initial commit 1 ano atrás
.env.example Update env, package details 1 ano atrás
.eslintrc Initial commit 1 ano atrás
.gitignore Initial commit 1 ano atrás
LICENSE Initial commit 1 ano atrás
README.md Add README 1 ano atrás
package.json Update env, package details 1 ano atrás
pridepack.json Initial commit 1 ano atrás
tsconfig.eslint.json Initial commit 1 ano atrás
tsconfig.json Initial commit 1 ano atrás
yarn.lock Update env, package details 1 ano atrás

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.