{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/11"}],"enrichment":{"capability":"Integrates LanceDB as a vector store backend for LlamaIndex, enabling semantic search and retrieval-augmented generation workflows with LanceDB's vector database.","skillfed_tags":["vector-search","rag","llm-integration"],"use_cases":["Store embeddings from LlamaIndex document processing pipelines directly into LanceDB for semantic search.","Build RAG applications that retrieve context from LanceDB before passing queries to an LLM.","Integrate LanceDB as a drop-in vector store replacement in existing LlamaIndex workflows.","Combine vector similarity search with full-text search using tantivy's capabilities alongside LanceDB.","Persist embeddings locally or in a managed LanceDB instance for production retrieval systems."],"what_it_does":"This package bridges LlamaIndex and LanceDB, allowing developers to use LanceDB as the vector storage backend for semantic search and retrieval-augmented generation (RAG) applications. LlamaIndex is a framework for building context-augmented LLM applications, and this integration lets you store and query embeddings in LanceDB instead of other vector databases.\n\nThe package is a thin adapter layer that implements LlamaIndex's vector store interface for LanceDB. It depends on lancedb for the actual vector database, llama-index-core for the framework abstractions, pylance for type checking support, and tantivy for full-text search capabilities. It's actively maintained and carries no known security vulnerabilities.","worth_installing":"Yes, if you are building a LlamaIndex application and prefer LanceDB as your vector store. The package is actively maintained, has low install friction, carries no known vulnerabilities, and uses a permissive MIT license. Verify that tantivy's dependencies align with your deployment environment before committing to production use."},"id":"llama-index-vector-stores-lancedb","links":{"html":"https://skillfed.io/packages/llama-index-vector-stores-lancedb","md":"https://skillfed.io/packages/llama-index-vector-stores-lancedb.md","pypi":"https://pypi.org/project/llama-index-vector-stores-lancedb/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-12","license_spdx":"MIT","license_treatment":"permissive","name":"llama-index-vector-stores-lancedb","python_support":"supports_current","summary":"llama-index vector_stores lancedb integration"},"popularity":{"monthly_downloads":73500,"position":14987,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.0"}
