
Training a Variational AutoEncoder from Scratch with Lance File Format
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

Multimodal Myntra Fashion Search Engine Using LanceDB
Build a multimodal fashion search engine with LanceDB and CLIP embeddings. Follow a step‑by‑step workflow to register embeddings, create the table, query by text or image, and ship a Streamlit UI.
Engineering
multimodal-myntra-fashion-search-engine-using-lancedb

Hybrid Search: Combining BM25 and Semantic Search for Better Results with Langchain
Have you ever thought about how search engines find exactly what you're looking for? They usually use a mix of matching specific words and understanding the meaning behind them.
Engineering
hybrid-search-combining-bm25-and-semantic-search-for-better-results-with-lan-1358038fe7e6

Hybrid Search and Custom Reranking with LanceDB
Combine keyword and vector search for higher‑quality results with LanceDB. This post shows how to run hybrid search and compare rerankers (linear combination, Cohere, ColBERT) with code and benchmarks.
Engineering
hybrid-search-and-custom-reranking-with-lancedb-4c10a6a3447e

Effortlessly Loading and Processing Images with Lance: a Code Walkthrough
Working with large image datasets in machine learning can be challenging, often requiring significant computational resources and efficient data-handling techniques.
Engineering
effortlessly-loading-and-processing-images-with-lance-a-code-walkthrough

Inverted File Product Quantization (IVF_PQ): Accelerate Vector Search by Creating Indices
Compress vectors with PQ and accelerate retrieval with IVF_PQ in LanceDB. The tutorial explains the concepts, memory savings, and a minimal implementation with search tuning knobs.
Engineering
benchmarking-lancedb-92b01032874a-2

Agentic RAG Using LangGraph: Build an Autonomous Customer Support Agent
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

Advanced RAG: Precise Zero-Shot Dense Retrieval with HyDE
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
advanced-rag-precise-zero-shot-dense-retrieval-with-hyde-0946c54dfdcb

Accelerate Vector Search Applications Using OpenVINO & LanceDB
We show how to use the CLIP from OpenAI for Text-to-Image and Image-to-Image searching. We’ll also do a comparative analysis of the PyTorch model, FP16 OpenVINO format, and INT8 OpenVINO format in terms of speedup.
Engineering
accelerate-vector-search-applications-using-openvino-lancedb














