Home
Softono

TileDB Vector Search

Open source MIT Jupyter Notebook
69
Stars
11
Forks
16
Issues
7
Watchers
4 months
Last Commit

 About TileDB Vector Search

Cloud-native vector similarity search and storage with efficient, serverless scale-out

Platforms

Web Self-hosted Cloud

Languages

Jupyter Notebook

Need Help Installing TileDB Vector Search?

We provide expert installation service for this software. Our team will install, configure, and secure TileDB Vector Search on your server. plans start at just $30.

TileDB Vector Search

View on GitHub

TileDB logo

TileDB Vector Search

TileDB-Vector-Search is a C++ library and Python API for vector search built on top of the TileDB Storage Engine.

Please see the following blog posts for background:

We have released a LangChain integration, with others to come soon.

Quick Links

Quick Installation

Pre-built packages are available from PyPI using pip:

pip install tiledb-vector-search

Or from the tiledb conda channel using conda or mamba:

conda install -c tiledb -c conda-forge tiledb-vector-search

Contributing

We welcome contributions. Please see Building for development-build instructions. For large new features, please open an issue to discuss goals and approach in order to ensure a smooth PR integration and review process. All contributions must be licensed under the repository's MIT License.