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 ec3c511a71 Major refactor il y a 1 an
src Major refactor il y a 1 an
test Initial commit il y a 1 an
.env.example Integrate core's updated events API il y a 1 an
.eslintrc Initial commit il y a 1 an
.gitignore Integrate core's updated events API 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.