LanceDB

LanceDB

Community
Convert Any Image Dataset to Lance

Convert Any Image Dataset to Lance

In our article, we explored the remarkable capabilities of the Lance format, a modern, columnar data storage solution designed to revolutionize the way we work with large image datasets in machine learning.

Engineering
Track AI Trends: CrewAI Agents & RAG

Track AI Trends: CrewAI Agents & RAG

This article will teach us how to make an AI Trends Searcher using CrewAI Agents and their Tasks. But before diving into that, let's first understand what CrewAI is and how we can use it for these applications.

Engineering
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.