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.
Community / Prashant Kumar / October 24, 2023
Text chunking is a technique in natural language processing that divides text into smaller segments, usually based on the parts of speech and grammatical meanings of the words.
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 / Chang She / May 31, 2023
It was Spring of 2012. After being an avid user for 2+ years, I finally decided to join Wes Mckinney and work on pandas full time.
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'.