AI Engineering

RAG Is Not a Database

Retrieval-augmented generation is usually built as though a vector store were a database with fuzzy matching. It is a ranking system, and treating it as one changes almost every design decision.

6 min read

← All writing