Transcribing YouTube videos with AWS, Serverless & CDK
I set myself a small challenge to be able to transcribe the audio from a list of supplied YouTube videos and then be able to query the transcriptions.
The architecture is as follows:
Services: API Gateway HTTP API, TypeScript Lambda Functions, SNS, ...
pineapple.codes7 min read
Vidit Shah
Aspiring AWS Cloud Engineer
Can you please share complete Github Repo?