Become a LanceDB Insider!
Subscribe for our exclusive updates and early access.
✉️  Subscribe

Chunking Analysis: Which is the right chunking approach for your language?

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.
Community
chunking-analysis-which-is-the-right-chunking-approach-for-your-language

Agentic RAG Using LangGraph: Build an Autonomous Customer Support Agent

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.
Engineering
agentic-rag-using-langgraph-building-a-simple-customer-support-autonomous-agent

WeRide's Data Platform Transformation: How LanceDB Fuels Model Development Velocity

Qian Zhu
Fei Chen
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.
Case Study
Autonomous Vehicles
werides-data-platform-transformation-how-lancedb-fuels-model-development-velocity

Python Package to convert image datasets to Lance type

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.
Engineering
python-package-to-convert-image-datasets-to-lance-type

November Feature Roundup

Will Jones
December 3, 2024
Explore November feature roundup with practical insights and expert guidance from the LanceDB team.
Engineering
november-feature-roundup

Building RAG on codebases: Part 2

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
building-rag-on-codebases-part-2

Building RAG on codebases: Part 1

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
building-rag-on-codebases-part-1

Implement Contextual Retrieval and Prompt Caching with LanceDB

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
guide-to-use-contextual-retrieval-and-prompt-caching-with-lancedb

Late Interaction & Efficient Multi-modal Retrievers Need More Than a Vector Index

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.
Engineering
late-interaction-efficient-multi-modal-retrievers-need-more-than-just-a-vector-index

Training a Variational AutoEncoder from Scratch with Lance File Format

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
training-a-variational-autoencoder-from-scratch-with-the-lance-file-format

Multi Document Agentic RAG: a Walkthrough

Vipul Maheshwari
August 28, 2024
Unlock about multi document agentic rag: a walkthrough. Get practical steps, examples, and best practices you can use now.
Community
multi-document-agentic-rag-a-walkthrough

The Case for Random Access I/O

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.
Engineering
the-case-for-random-access-i-o