SakshamLak commited on
Commit
0dbe04b
·
verified ·
1 Parent(s): 7167a71

Upload README.md

Browse files
Files changed (1) hide show
  1. buffalo_rag/embeddings/README.md +3 -0
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.