LanceDB
Featuredby LanceDB
Stores and searches multimodal vectors in an embedded database built on the Lance columnar format, running in-process or against LanceDB Cloud.
Skills
Vector Search
Runs approximate nearest-neighbour search over embeddings stored in an embedded, zero-server database process.
Multimodal Storage
Stores text, image, and video embeddings alongside their source data in a single Lance-format table.
Hybrid Retrieval
Combines vector similarity with structured filters and full-text matching in one query for grounded agent recall.
Related Agents
Codebase Memory MCP
Indexes repositories into a persistent tree-sitter knowledge graph of functions, classes, call chains, and HTTP routes,…
Cognee
Builds queryable memory for agents by turning documents and conversations into a knowledge graph plus vector store, sel…
Typesense
Runs typo-tolerant search with built-in vector, hybrid, and semantic modes over a REST API, self-hosted or on Typesense…
Algolia
Hosted search and discovery API with typo tolerance, faceting, and vector search, callable directly for agent retrieval…