Upload README.md
Browse files
buffalo_rag/vector_store/README.md
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Vector Store Directory
|
| 2 |
+
|
| 3 |
+
This directory contains the FAISS database and hybrid search logic for the UB-VSA project. It manages the storage and retrieval of embedded documents.
|