From d2830bb9281b9e00a77d985ee084c17b72240d51 Mon Sep 17 00:00:00 2001 From: Brian Carpio Date: Sun, 3 May 2026 01:38:17 +0000 Subject: [PATCH] Add Bedrock section with outcomeops/context-engineering --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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: