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
posta 6 mesi fa655 visualizzazioni
1 Risposta
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
con risposta un mese fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande