awslabs/generative-ai-cdk-constructs
AWS Generative AI CDK Constructs are sample implementations of AWS CDK for common generative AI patterns.
Provides pre-built, multi-service L3 constructs for generative AI architectures—including SageMaker model deployments (JumpStart, Hugging Face, custom), Amazon Bedrock integration, and vector databases—with sensible defaults aligned to AWS best practices. Supports TypeScript, Python, Java, Go, and C# via JSII cross-language bindings, enabling infrastructure-as-code for common patterns like RAG systems and model serving without manual orchestration.
532 stars. Actively maintained with 9 commits in the last 30 days.
Stars
532
Forks
72
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/awslabs/generative-ai-cdk-constructs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
aws-solutions/generative-ai-application-builder-on-aws
Generative AI Application Builder on AWS facilitates the development, rapid experimentation, and...
aws-samples/generative-ai-cdk-constructs-samples
This repo provides sample generative AI stacks built atop the AWS Generative AI CDK Constructs.