bedrock-chat and terraform-aws-bedrock
One tool provides an AWS-native chatbot implementation, while the other offers a Terraform module to deploy a Bedrock-powered AI assistant with a public API endpoint, making them ecosystem siblings since one is an application and the other is an infrastructure module that could be used to deploy similar applications.
About bedrock-chat
aws-samples/bedrock-chat
AWS-native chatbot using Bedrock
Supports RAG-powered custom bots with knowledge base integration, bot marketplace sharing, and agentic task automation alongside standard chat. Built on AWS CDK for infrastructure-as-code deployment across 18+ regions, leveraging OpenSearch Serverless for vector embeddings and Bedrock's foundation models with multi-tenant knowledge base optimization. Includes administrative features for API governance, usage analytics, and fine-grained permission controls via Cognito user groups.
About terraform-aws-bedrock
JacobPEvans/terraform-aws-bedrock
Deploy an AI-powered assistant with a public API endpoint using AWS Bedrock and Terraform. No authentication required—just send text via curl and get intelligent responses back.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work