Case Study / Autonomous Vehicles / Qian Zhu / December 10, 2024
Discover how WeRide, a leading autonomous driving company, leveraged LanceDB to revolutionize their data platform, achieving 90x improvement in ML developer productivity and reducing data mining time from 1 week to 1 hour.
Engineering / Vipul Maheshwari / December 9, 2024
Explore python package to convert image datasets to lance type with practical insights and expert guidance from the LanceDB team.
Will Jones / December 3, 2024
Explore november feature roundup with practical insights and expert guidance from the LanceDB team.
Community / Sankalp Shubham / November 7, 2024
Building a Cursor-like @codebase RAG solution. Part 2 focuses on the generating embeddings and the retrieval strategy using a combination of techniques in LanceDB.
Community / Sankalp Shubham / November 6, 2024
Building a Cursor-like @codebase RAG solution. Part 1 focuses on indexing techniques, chunking strategies, and generating embeddings in LanceDB.
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.
Engineering / Ayush Chaurasia / September 18, 2024
Explore late interaction & efficient multi-modal retrievers need more than a vector index with practical insights and expert guidance from the LanceDB team.
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.
Community / Vipul Maheshwari / August 28, 2024
Unlock about multi document agentic rag: a walkthrough. Get practical steps, examples, and best practices you can use now.