We built a world‑class reranker for RAG
fin.ai·18h·
Discuss: Hacker News
Flag this post

At Intercom, Fin AI Agent uses retrieval-augmented generation (RAG) to deliver fast, accurate answers to customer support questions.

In this setup, a reranker plays a crucial role: after retrieving potential answers from our knowledge base, the reranker reorders them by relevance to help Fin choose the best content to include in its reply.

**We built our own reranker that outperforms Cohere Rerank v3.5, an industry-leading commercial solution. **This improved our answer quality, reduced reranking costs by 80%, and gained more flexibility to evolve our system.

Fin’s RAG Workflow

Here’s how Fin uses RAG at a high level.

When someone asks Fin for help, Fin starts by summarizing the conversation into a short, …

Similar Posts

Loading similar posts...