only for some samples on AWS by me
Get clientIP throught AGA by using the header HTTP_X_FORWARDED_FOR
2.1 Amazon Translate
An automonous solution for importing/updating Amazon Translate Custom Terminology in all supported regions.
A python sample for get_metric_statistics_of_aws_translate_from_cloudwatch.
A go sample with aws go sdk v2 for AWS Translate.
Amazon_transcribe_translate_realtime_stream Amazon_transcribe_translate_realtime_on_Amazon_connect_8kHZ_wav files
Andriod - Amazon transcribe realtime stream - detect silence
forked from sinyu1012/aws-transcribe-streaming-example-android
2.2 Amazon SageMaker
Note:This notebook is derived from Amazon SageMaker examples https://github.com/aws/amazon-sagemaker-examples/blob/main/autopilot/autopilot_customer_churn.ipynb with UCI Bank Marketing Data Set instead of Mobile Customer Data set.
Reference to Amazon SageMaker Example and https://stackoverflow.com/questions/49103679/how-to-deploy-amazon-sagemaker-locally-in-python
For Built-In Algorithm - Deploy CV-Object Detection-model locally, please refer to this github repository
PyTorch_native_DDP_sample_MNIST on Amazon SageMaker
training 'examples/librispeech/s0' of wenet on Amazon SageMaker
deepctr-deepfm tensorflow2.3 on sagemaker
SageMaker byoc tf2 byos deepctr deepfm
SageMaker byoc pytorch byos Malnet-graph
https://github.com/safreita1/malnet-graph
2.2.8 RWKV_on_Amazon_SageMaker
deploy
LMI-HuggingFaceAccelerate baichuan2-LMI-HuggingFaceAccelerateModel.ipynb
TGI Deploy-Baichuan2-on-TGI-1.1.0.ipynb
finetune - lora
Deploy suno/bark on Amazon SageMaker with BYOS(Bring Your Own Script) jupyter notebook file
2.3 Amazon Bedrock
2.3.1 jupyter_ai_bedrock
how to configure Amazon Bedrock and Amazon SageMaker Endpoint in Jupyter AI
Amazon API Gateway to AWS Lambda to Amazon Bedrock using SAM - adding the feature of counting token
forked from aws-samples/serverless-patterns