Get transcript summaries of Web videos.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
TheoryOfNekomata efc1c43db6 Add README il y a 1 an
src Initial commit il y a 1 an
test Initial commit il y a 1 an
.env.example Update env, package details il y a 1 an
.eslintrc Initial commit il y a 1 an
.gitignore Initial commit il y a 1 an
LICENSE Initial commit il y a 1 an
README.md Add README il y a 1 an
package.json Update env, package details il y a 1 an
pridepack.json Initial commit il y a 1 an
tsconfig.eslint.json Initial commit il y a 1 an
tsconfig.json Initial commit il y a 1 an
yarn.lock Update env, package details il y a 1 an

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.