All posts Announcement Applications Autonomous Vehicles Case Study Community Engineering FinTech Gaming Newsletter
Hybrid Search and Custom Reranking with LanceDB

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.

Accelerate Vector Search Applications Using OpenVINO & LanceDB

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.