amazon-bedrock-rag and sample-aws-bedrock-rag-govcloud-cdk-python

Both projects are ecosystem siblings, as the second project provides a specialized, secure implementation of the RAG pattern using Amazon Bedrock for AWS GovCloud accounts, building upon the general RAG solution demonstrated by the first project.

Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 6/25
Adoption 2/25
Maturity 15/25
Community 12/25
Stars: 195
Forks: 52
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT-0
Stars: 2
Forks: 1
Downloads:
Commits (30d): 0
Language: Python
License: MIT-0
No Package No Dependents
No Package No Dependents

About amazon-bedrock-rag

aws-samples/amazon-bedrock-rag

Fully managed RAG solution implemented using Knowledge Bases for Amazon Bedrock

This project helps you build a custom chatbot that can answer questions using your own private documents or website content. You provide your proprietary information, and the chatbot generates accurate answers, citing its sources from your data, instead of relying solely on generic internet knowledge. This is ideal for knowledge managers, customer support leads, or anyone needing to make internal company data or specific domain knowledge easily searchable and consumable through a conversational AI.

knowledge-management customer-support-automation enterprise-search document-intelligence information-retrieval

About sample-aws-bedrock-rag-govcloud-cdk-python

aws-samples/sample-aws-bedrock-rag-govcloud-cdk-python

This repository enables you to set up a secure chatbot using Amazon Bedrock in an AWS GovCloud account. The solution implements a Retrieval-Augmented Generation (RAG) pattern using Amazon Bedrock Knowledge Bases and OpenSearch Serverless.

Scores updated daily from GitHub, PyPI, and npm data. How scores work