Upload README.md
Browse files
buffalo_rag/embeddings/README.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
# Embeddings Directory
|
2 |
+
|
3 |
+
This directory contains the document chunking and embedding logic for the UB-VSA project. It processes documents and creates embeddings for retrieval.
|