📖 The AI Tool Bible
retrieval

Bi-encoder

A retrieval model that embeds queries and documents independently. Fast (embeddings can be precomputed) but less accurate than cross-encoders.

Related terms