Skip to content

Add Bedrock section with outcomeops/context-engineering#373

Open
bcarpio wants to merge 1 commit into
donnemartin:masterfrom
bcarpio:master
Open

Add Bedrock section with outcomeops/context-engineering#373
bcarpio wants to merge 1 commit into
donnemartin:masterfrom
bcarpio:master

Conversation

@bcarpio
Copy link
Copy Markdown

@bcarpio bcarpio commented May 3, 2026

Review the Contributing Guidelines

Before submitting a pull request, verify it meets all requirements in the Contributing Guidelines.

Describe Why This Is Awesome

Bedrock is AWS's flagship foundation-model service and currently has no section in this list despite community demand. This PR adds the section (placed alphabetically between API Gateway and CLI, indexed) and seeds it with outcomeops/context-engineering a 121-star MIT-licensed reference implementation showing how to build a context-engineered AI system on Bedrock end-to-end (Claude for generation, Titan for embeddings, FAISS for retrieval). It's organized as a five-component pipeline (corpus → retrieval → injection → output → enforcement) with runnable Python in each stage, making it directly useful to anyone building real Bedrock applications beyond the basic getting-started examples.

--

Like this pull request? Vote for it by adding a 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant