amazon-bedrock-rag and rag-with-amazon-bedrock-and-pgvector

These are complementary approaches to RAG on AWS: the first uses the managed Knowledge Bases service for simplified vector storage and retrieval, while the second provides a self-managed alternative using PostgreSQL with pgvector for organizations requiring custom infrastructure control.

Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 2/25
Adoption 9/25
Maturity 16/25
Community 18/25
Stars: 195
Forks: 52
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT-0
Stars: 99
Forks: 17
Downloads:
Commits (30d): 0
Language: Python
License: MIT-0
No Package No Dependents
Stale 6m 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 rag-with-amazon-bedrock-and-pgvector

aws-samples/rag-with-amazon-bedrock-and-pgvector

Opinionated sample on how to build/deploy a RAG web app on AWS powered by Amazon Bedrock and PGVector (on Amazon RDS)

This project helps developers build and deploy their own question-answering systems for internal documents. It takes a collection of PDF files as input, processes them, and then allows users to ask questions in natural language, retrieving relevant answers from the content. The target user is a software developer or cloud architect responsible for setting up internal knowledge bases or intelligent search applications.

internal-knowledge-base developer-tooling cloud-architecture document-search ai-application-development

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