Get transcript summaries of Web videos.
Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
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.