Community /
LanceDB / March 18, 2026
OpenClaw and similar personal autonomous agents need a local-first long-term memory layer. LanceDB fits that role with embedded deployment, filesystem-native storage, and multimodal retrieval.
Engineering /
LanceDB / January 26, 2025
Build an autonomous customer support agent using LangGraph and LanceDB that automatically fetches, classifies, drafts, and responds to emails with RAG-powered policy retrieval.
Community /
LanceDB / October 8, 2024
Unlock about implement contextual retrieval and prompt caching with lancedb. Get practical steps, examples, and best practices you can use now.
Community /
LanceDB / September 2, 2024
Train a Variational Autoencoder end‑to‑end using Lance for fast, scalable data handling. You’ll set up the dataset, build the VAE in PyTorch, and run training, sampling, and reconstructions.
Engineering /
LanceDB / August 20, 2024
One of the reasons we started the Lance file format and have been investigating new encodings is because we wanted a format with better support for random access.
Community /
LanceDB / June 30, 2024
In this blog, we’ll explore how to build a chat application that interacts with CSV and Excel files using LanceDB’s hybrid search capabilities.
Engineering /
LanceDB / May 23, 2024
Remember flipping through coding manuals? Those quickly became relics with the rise of Google and Stack Overflow, a one-stop shop for developer queries.
Engineering /
LanceDB / May 7, 2024
Improve retrieval quality by reranking LanceDB results with Cohere and ColBERT. You’ll plug rerankers into vector, FTS, and hybrid search and compare accuracy on real datasets.
Community /
LanceDB / May 1, 2024
Explore about tokens per second is not all you need. Get practical steps, examples, and best practices you can use now.