Get transcript summaries of Web videos.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

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.