create a knowledge base of AWS Bedrock with User Access level

1

I want to create a knowledge base on AWS Bedrock using Pinecone DB. The key features include:

  1. Categorizing all S3 folder files based on user access context.
  2. Generating responses from specific files/topics when users inquire about them.
  3. Exploring how Pinecone stores data with categorized user context information.

For example, with three customers (A, B, and C) holding different roles (Sales Admin, Sales Executive Manager, and Finance Manager), documents related to policies, roles, and limitations are stored on AWS S3. Each customer typically asks questions related to their role-based topics. The challenge is to implement this knowledge base and manage embeddings on Pinecone DB effectively.

Sohit
asked 5 months ago282 views
1 Answer
0

Hi,

We have a workshop available that outlines a solution that may fit your use-case, even though it utilizes OpenSearch rather than Pinecone. I'd encourage you to try it out, as it should help clarify most aspects of your overall solution. The key is to use the recently launched metadata filtering.

With respect to tie it to an E2E authorisation pattern pls refer to this question.

Thanks, Rama

profile pictureAWS
Rama
answered 7 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions