Add arxiv-complete retrieval layer (semantic + keyword)

This commit is contained in:
2026-09-20 05:49:06 -07:00
parent aab8e35fe9
commit bf475d5e1e
9 changed files with 1169 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Python
__pycache__/
*.py[cod]
.venv/
venv/
# Built ANN index (local, machine-specific, large)
index/
*.index
*.meta.pkl
*.meta.json