Merge pull request #52 from lancedb/jaichopra/update-major-features-readme

This commit is contained in:
Chang She
2023-05-03 07:36:09 -07:00
committed by GitHub

View File

@@ -21,6 +21,10 @@ The key features of LanceDB include:
* Production-scale vector search with no servers to manage.
* Optimized for multi-modal data (text, images, videos, point clouds and more).
* Native Python and Javascript/Typescript support (coming soon).
* Combine attribute-based information with vectors and store them as a single source-of-truth.
* Zero-copy, automatic versioning, manage versions of your data without needing extra infrastructure.