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.