diff --git a/README.md b/README.md index 06066c1c..76a00711 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Also check out the [Watch List](https://github.com/donnemartin/awesome-aws/issue * [Visual Studio Toolkit](#visual-studio-toolkit) * [Open Source Repos](#open-source-repos) * [API Gateway](#api-gateway) + * [Bedrock](#bedrock) * [CLI](#cli) * [CloudFormation](#cloudformation) * [CloudSearch](#cloudsearch) @@ -396,6 +397,18 @@ Community Repos: * [Contribute](https://github.com/donnemartin/awesome-aws/blob/master/CONTRIBUTING.md) +### Bedrock + +*Foundation model service for building generative AI applications.* + +AWS Repos: + +* [Contribute](https://github.com/donnemartin/awesome-aws/blob/master/CONTRIBUTING.md) + +Community Repos: + +* [outcomeops/context-engineering](https://github.com/outcomeops/context-engineering) - Reference implementation of context engineering using Bedrock, Claude, and Titan embeddings. + ### CLI AWS Repos: