Skip to content
Snippets Groups Projects
Commit 0ecd3b80 authored by abir.chebbi's avatar abir.chebbi
Browse files

update

parent fdd88a6c
No related branches found
No related tags found
No related merge requests found
...@@ -37,6 +37,11 @@ This script performs the following actions: ...@@ -37,6 +37,11 @@ This script performs the following actions:
* After the vector store is set up, the script retrieves and displays the store's endpoint for immediate use. * After the vector store is set up, the script retrieves and displays the store's endpoint for immediate use.
### Step 3: Vectorizing the PDF Files ### Step 3: Vectorizing the PDF Files
Before starting vectorizing, please go to AWS bedrock service and request the following models:
* Titan Embedding v1
* Claude v2
After setting up the S3 bucket and Vector DB, we could process PDF files to generate and store embeddings in the vector database. After setting up the S3 bucket and Vector DB, we could process PDF files to generate and store embeddings in the vector database.
Run: Run:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment