Announcing Generative AI CDK Constructs Library #123
anitalewis
announced in
Blog
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Today we are excited to announce Generative AI CDK Constructs, an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining predictable and repeatable infrastructure required for generative AI on AWS.
Developing generative AI applications is challenging due to the rapidly evolving nature of the underlying technologies and required expertise to adopt to best practices. Developers often craft their unique patterns for emerging technologies, leading to fragmentation. For instance, with the rise of generative AI, there are already hundreds of implementations of patterns like retrieval augmented generation (RAG), summarization, or chatbots.
Whether they have expertise in an emerging technology area or not, this library helps developers model and deploy AWS cloud architectures in minutes. These CDK constructs are available in various programming languages, such as Python and Typescript. These assets are industry agnostic, and can be configured for any vertical. Builders can use the new library constructs as a drop-in component within their existing CDK applications.
The full list of available constructs and their documentation is available through the open source GitHub repository: https://github.com/aws-samples/emerging-tech-cdk-constructs. Feel free to provide feedback or contribute improvements.
Beta Was this translation helpful? Give feedback.
All reactions