Get transcript summaries of Web videos.
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
webvideo-transcript-summary-web-api
This is the Web API for summarizing transcripts for Web videos.
Setup
- Install dependencies.
- Run
npm run build
to build the project.
- Run
npm start
to start the server.