LanceDB

LanceDB

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.