Amazon SageMaker AI

End-to-end ML on AWS — from training and fine-tuning to deployment and monitoring

A collection of repositories covering the full SageMaker AI lifecycle: AutoML with AutoGluon, LLM fine-tuning (QLoRA/Full), sparse embeddings, time-series forecasting, MLOps templates, and SageMaker Python SDK v3 patterns.

Repositories

claude-code-skill-for-sagemaker-ai

Mar 2026
Claude Code Skill

Comprehensive Claude Code skill for Amazon SageMaker AI. Covers the full lifecycle: inference endpoints, training (classical ML + LLM fine-tuning), HyperPod, Model Monitor, AutoGluon, and SDK v3 patterns. Consolidates and replaces three earlier skills.

Claude CodeInferenceTrainingHyperPodSDK v3
View on GitHub

kiro-power-for-sagemaker-ai

Mar 2026
Kiro Power

A Kiro Power providing battle-tested guidance for deploying and training ML models on Amazon SageMaker AI. Covers inference endpoints, LLM fine-tuning, HyperPod clusters, Model Monitor, AutoGluon, and SDK v3 patterns. Pure knowledge base — no MCP servers required.

Kiro PowerInferenceTrainingHyperPodSDK v3
View on GitHub

qwen35-sft-sagemaker

Mar 2026
Python

Validated SFT recipes for fine-tuning Qwen 3.5 (4B and 9B Base) on SageMaker Training Jobs. Includes QLoRA and full fine-tuning YAML recipes, an interactive recipe generator, and pinned dependency fixes for the PyTorch 2.9.0 DLC.

LLM Fine-TuningQLoRAQwen 3.5SageMaker RecipesSDK v3
View on GitHub

sagemaker-autogluon-sdkv3

Mar 2026
Jupyter Notebook

Train, evaluate, deploy, and orchestrate AutoGluon models on Amazon SageMaker using SDK v3. Covers tabular classification, time-series forecasting, multimodal text+tabular fusion, and custom Docker images.

AutoGluonSDK v3TabularTimeSeriesMultimodalPipelines

sagemaker-splade-embeddings

Mar 2026
Python

Fine-tune SPLADE sparse embedding models with ANCE hard negative mining, self-contained in a single SageMaker training job. Two-phase pipeline on three domains with automatic best-model selection. Deployed via TEI endpoint with SPLADE pooling.

Sparse EmbeddingsSPLADEInformation RetrievalANCE MiningSDK v3
View on GitHub

sagemaker-ntl-detection-with-xgboost-and-chronos

Mar 2026
Jupyter Notebook

Electricity theft detection comparing three feature engineering strategies: baseline statistics, enhanced temporal features, and Chronos-2 forecast residuals — all classified with XGBoost on SageMaker.

XGBoostChronos-2Anomaly DetectionTime SeriesSDK v3

generative-ai-on-amazon-sagemaker

fork
Feb 2026
Jupyter Notebook

Fork of the official aws-samples repository. Migrated the entire DIY agents workshop to SageMaker Python SDK v3, updating 8 notebooks with new patterns for ModelTrainer, boto3 integration, and modern SDK architecture.

Generative AISDK v3 MigrationDIY Agentsaws-samples

sagemaker-sdk-v3-xgboost-example

Feb 2026
Jupyter Notebook

XGBoost training and deployment example using Amazon SageMaker Python SDK v3.

XGBoostSDK v3TrainingDeployment
View on GitHub

sagemaker-ai-mcp-server

Oct 2025
Python

MCP Server that uses SageMaker AI APIs to monitor and manage resources.

MCPSageMaker APIsResource Management
View on GitHub

sagemaker-canvas-scheduled-shutdown

Mar 2023
Python

CDK/CloudFormation template to automatically shut down Amazon SageMaker Canvas apps on a schedule. Choose daily at 8PM or Fridays at 8PM to save costs on idle Canvas environments.

SageMaker CanvasAWS CDKCost OptimizationCloudFormation
View on GitHub

sagemaker-revenge-of-the-scripts

Feb 2022
Jupyter Notebook

SageMaker Script Mode examples and patterns.

Script ModeTraining
View on GitHub

sm-project-multiple-choice-deployment

Dec 2021
Python

A SageMaker Projects template to deploy a model from Model Registry with your choice of deployment method: real-time inference, asynchronous inference, or batch transform.

MLOpsSageMaker ProjectsModel RegistryService Catalog
View on GitHub

awsome-sagemaker-projects-templates

Oct 2021
Python

Collection of awesome SageMaker Projects templates for MLOps workflows.

MLOpsSageMaker ProjectsTemplates
View on GitHub

sagemaker-scheduled-processing

May 2021
Jupyter Notebook

Scheduling a SageMaker Processing job with SageMaker Pipelines and Amazon EventBridge.

SageMaker PipelinesEventBridgeProcessing
View on GitHub