Browse Source

Add README

Consider repo as submodule.
master
TheoryOfNekomata 1 year ago
parent
commit
efc1c43db6
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      README.md

+ 9
- 0
README.md View File

@@ -0,0 +1,9 @@
# webvideo-transcript-summary-web-api

This is the Web API for summarizing transcripts for Web videos.

## Setup

1. Install dependencies.
2. Run `npm run build` to build the project.
3. Run `npm start` to start the server.

Loading…
Cancel
Save