Get transcript summaries of Web videos.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

123456789
  1. # webvideo-transcript-summary-web-api
  2. This is the Web API for summarizing transcripts for Web videos.
  3. ## Setup
  4. 1. Install dependencies.
  5. 2. Run `npm run build` to build the project.
  6. 3. Run `npm start` to start the server.