Get transcript summaries of Web videos.
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
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.