Glossary · Retrieval & memory
IVF index
An IVF index is an approximate nearest neighbor index that clusters vectors into groups around centroids and, at query time, searches only the clusters closest to the query.
IVF index sits in the Retrieval & memory part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.
Also called inverted file index.