
Generating scripts that filters certain words from video or audio. When you type the word you want to filter, the video recognizes the word and marks it as '***' in the script.

git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/word-filtering-script-generator-cdk/cd step-functions-workflows-collection/word-filtering-script-generator-cdk
cdk deploy
cdk destroy.