Skip to content

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

License

Notifications You must be signed in to change notification settings

Shelnutt2/TileDB-Vector-Search

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 70.8%
  • C++ 21.0%
  • Python 6.6%
  • CMake 0.8%
  • Shell 0.5%
  • C 0.2%
  • Other 0.1%