All posts Announcement Applications Autonomous Vehicles Case Study Community Engineering FinTech Gaming Newsletter
Implementing Corrective RAG in the Easiest Way

Implementing Corrective RAG in the Easiest Way

Even though text-generation models are good at generating content, they sometimes need to improve in returning facts. This happens because of the way they are trained.

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.