
Using Whisper with Streaming Audio
A CDK stack that will deploy a will create an ECS hosted application for streaming audio with gRPC to Whisper and getting the transcription output
A CDK stack that will deploy a will create an ECS hosted application for streaming audio with gRPC to Whisper and getting the transcription output
This simple bash script can be used to get the public and private IP addresses of a Fargate Cluster
In this demo we will see how to deploy an Amazon Bedrock Knowledge Base with an OpenSearch Vector Index using CDK
A simple React application and related infrastructure that will consume Amazon Chime SDK call analytics events
This demo will show you how to deploy and use a gRPC server and client to stream audio and use Amazon Transcribe to analyze the audio
A CDK Pipeline example that will deploy a NextJS App on ECS
This demo will go through the steps to process a file with ffmpeg and stream the contents to KVS using Node.js
Feature flags can be used to modify the deployment characteristics of a CDK deployment. These feature flags can be enabled in projen by modifying the cdk.json file.
In this demo we will see how to deploy a custom built Fargate container using CodeBuild
How to build a private Fargate task and connect to it with an AWS Lambda function using AWS CDK.