LICENSE
MANIFEST.in
README.md
pyproject.toml
pytest.ini
src/dbless/__init__.py
src/dbless/chunk.py
src/dbless/cli.py
src/dbless/embed.py
src/dbless/engine.py
src/dbless/factorize.py
src/dbless/index.py
src/dbless/ingest.py
src/dbless/quantize.py
src/dbless/search.py
src/dbless.egg-info/PKG-INFO
src/dbless.egg-info/SOURCES.txt
src/dbless.egg-info/dependency_links.txt
src/dbless.egg-info/entry_points.txt
src/dbless.egg-info/requires.txt
src/dbless.egg-info/top_level.txt
tests/test_accuracy.py
tests/test_engine.py
tests/test_ingest_chunk.py
tests/test_search.py
tests/data/Corporate_policy.pdf
tests/data/Python_Programming.pdf
tests/data/corporate_policy_qa.md
tests/data/legal_guide.pdf
tests/data/legal_qa.md
tests/data/medical_guide.pdf
tests/data/medical_qa.md
tests/data/python_programming_QA.md