Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 406 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 406 Bytes

Vearch

Vearch is a scalable distributed system for efficient similarity search of deep learning vectors.

Installation and Setup

Vearch Python SDK enables vearch to use locally. Vearch python sdk can be installed easily by pip install vearch.

Vectorstore

Vearch also can used as vectorstore. Most detalis in this notebook

from plugins.langchain.vearch import Vearch