Get transcript summaries of Web videos.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
TheoryOfNekomata ec3c511a71 Major refactor vor 1 Jahr
src Major refactor vor 1 Jahr
test Initial commit vor 1 Jahr
.env.example Integrate core's updated events API vor 1 Jahr
.eslintrc Initial commit vor 1 Jahr
.gitignore Integrate core's updated events API vor 1 Jahr
LICENSE Initial commit vor 1 Jahr
README.md Add README vor 1 Jahr
package.json Update env, package details vor 1 Jahr
pridepack.json Initial commit vor 1 Jahr
tsconfig.eslint.json Initial commit vor 1 Jahr
tsconfig.json Initial commit vor 1 Jahr
yarn.lock Update env, package details vor 1 Jahr

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.