init commit: v0.1.0

This commit is contained in:
serversdwn
2026-03-04 17:20:29 -05:00
commit 443f81425a
6 changed files with 157 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
index/
*.faiss
*.pkl
__pycache__/
*.env
.venv/