Get transcript summaries of Web videos.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

README.md 224 B

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.