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
質問済み 6ヶ月前654ビュー
1回答
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
回答済み 1ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ