lancedb and lancelot

Lancelot is a Ruby language binding for the Lance columnar format that powers LanceDB, making them ecosystem siblings where LanceDB is the primary system and Lancelot extends its capabilities to Ruby developers.

lancedb
81
Verified
lancelot
29
Experimental
Maintenance 22/25
Adoption 15/25
Maturity 25/25
Community 19/25
Maintenance 10/25
Adoption 4/25
Maturity 15/25
Community 0/25
Stars: 9,425
Forks: 787
Downloads:
Commits (30d): 67
Language: HTML
License: Apache-2.0
Stars: 7
Forks:
Downloads:
Commits (30d): 0
Language: Ruby
License: MIT
No risk flags
No Package No Dependents

About lancedb

lancedb/lancedb

Developer-friendly OSS embedded retrieval library for multimodal AI. Search More; Manage Less.

LanceDB helps AI/ML developers build applications that need to quickly search through large collections of various data types like text, images, and videos. It takes in multimodal data and associated metadata, allowing for fast and flexible searches to power AI models. This is for developers creating AI-powered features where efficient data retrieval is critical.

AI-powered search machine learning infrastructure multimodal data management vector database AI application development

About lancelot

scientist-labs/lancelot

Ruby bindings for the Lance columnar data format. Built on the Lance Rust crate, Lancelot brings high-performance vector search, full-text search, and hybrid retrieval to Ruby applications with a native, idiomatic API.

Built on Lance's columnar format, Lancelot leverages Rust FFI bindings to enable efficient multimodal dataset operations—including vector indexing with configurable dimensions, BM25-based full-text search with inverted indices, and hybrid retrieval via Reciprocal Rank Fusion. The gem integrates directly with embedding models (e.g., red-candle) and Lance's SQL query engine, supporting Enumerable operations and schema-defined data structures for seamless Ruby workflows.

Scores updated daily from GitHub, PyPI, and npm data. How scores work