LanceDB

LanceDB is an open source vector database built on the Lance columnar storage format, designed for multimodal AI data including text, images, video, and audio. It is serverless, embeddable, and integrates with Python data science ecosystems. LanceDB is optimized for applications that need to combine vector search with structured filtering on large-scale multimodal datasets.
🔗 https://lancedb.com/ | GitHub: https://github.com/lancedb/lancedb

You may also like...