add semantic search

This commit is contained in:
2026-01-09 16:23:55 +01:00
parent 81c7b0060f
commit f8e850e8f0
2 changed files with 137 additions and 65 deletions

View File

@@ -1,4 +1,8 @@
pdfplumber
pdfminer.six
rapidfuzz
PyQt6
PyQt6
sentence-transformers==2.2.2
transformers==4.28.1
torch==1.13.1
numpy==1.24.2