Create a youtube summarizer that records and summarizes Youtube live streamed video Keyword: real-time audio processing, natural language processing, frontend, backend
Investors/buyers who need to be up-to-date on any issue but missed some due to personal reason
- Background Process: Run a live stream capture/transcribe/summarize Store the result
- Storage/Database
- Web App: View a full summary Hyperlink to the video
- Grab the audio chunk in real time
- Convert audio->text
- Summarize transcript
- Save result in a file
- View in a Web App
- Link to mobile device in user-convenient way
- Wrap into app
- Youtube data API(V3)
- Summarizer