Engineering /
LanceDB / November 27, 2023
In the world of search engines, the quest to find the most relevant information is a constant challenge. Researchers are always on the lookout for innovative ways to improve the effectiveness of search results.
Engineering /
LanceDB / November 17, 2023
by Akash A. Get practical steps and examples from 'Better RAG with Active Retrieval Augmented Generation FLARE'.
Engineering /
LanceDB / November 2, 2023
Speed up vector index training in LanceDB with CUDA or Apple Silicon (MPS). See how GPU‑accelerated IVF/PQ training compares to CPU and how to enable it in code.
Engineering /
LanceDB / July 19, 2023
Understand about reduce hallucinations from llm-powered agents using long-term memory. Get practical steps, examples, and best practices you can use now.
Engineering /
LanceDB / July 13, 2023
Explore about scalable computer vision with lancedb & voxel51. Get practical steps, examples, and best practices you can use now.
Engineering /
LanceDB / April 24, 2023
An untold story about how we make LanceDB vector search fast. Get practical steps and examples from 'My SIMD is faster than Yours'.
Engineering /
LanceDB / March 14, 2023
In this short blog post we’ll take you through some simple benchmarks to show the random access performance of Lance format. Get practical steps and examples from 'Benchmarking random access in Lance'.