diff --git a/Part 1/create-vector-dB.py b/Part 1/create-vector-db.py similarity index 100% rename from Part 1/create-vector-dB.py rename to Part 1/create-vector-db.py diff --git a/README.md b/README.md index b39d74bb617ec6b9519f2a8b7a049fbe54ccd70a..a6abdd28db1460d921ee7c5f650877b368d43c12 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Create an S3 bucket and upload a few PDF files (Detailed steps are provided in the first session). ### Step 2: Vector Store Creation -To set up the Vector Store, run the following command: `python Create-Vector-DB.py` +To set up the Vector Store, run the following command: `python create-vector-db.py` This script performs the following actions: