Metadata-Version: 2.1
Name: pyvindex
Version: 0.0.1
Summary: simple python api to create vector indexes
Author: Levi Rogalla
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sentence-transformers==2.7.0
Requires-Dist: numpy==1.26.4
Requires-Dist: scipy==1.13.0

# pyvindex

A simple api for creating vector indexes in python.
