RAG with GRPO Fine-Tuned Reasoning Model Engineering / Mahesh Deshwal / March 24, 2025 Explore rag with grpo fine-tuned reasoning model with practical insights and expert guidance from the LanceDB team.
Creating a FinTech AI Agent From Scratch Engineering / FinTech / Vipul Maheshwari / February 27, 2025 Explore fintech ai agent from scratch with practical insights and expert guidance from the LanceDB team.
Chunking Analysis: Which is the right chunking approach for your language? Engineering / Shresth Shukla / January 27, 2025 Explore chunking analysis: which is the right chunking approach for your language? with practical insights and expert guidance from the LanceDB team.
WeRide's Data Platform Transformation: How LanceDB Fuels Model Development Velocity Case Studies / 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.
Python Package to convert image datasets to lance type 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.
November Feature Roundup Will Jones / December 3, 2024 Explore november feature roundup with practical insights and expert guidance from the LanceDB team.
Late Interaction & Efficient Multi-modal Retrievers Need More Than a Vector Index 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.
Columnar File Readers in Depth: APIs and Fusion Engineering / Weston Pace / June 18, 2024 The API used to read files has evolved over time, from simple full table reads to batch reads and eventually to iterative record batch readers. Lance takes this a step further to return a stream of read tasks.
Columnar File Readers in Depth: Parallelism without Row Groups Engineering / Weston Pace / May 14, 2024 Explore columnar file readers in depth: column shredding with practical insights and expert guidance from the LanceDB team.