Skip to main content

Concepts

The ideas behind Ahnlich, in plain terms. Read these once and the rest of the docs — the store operations and the client references — will click into place.

IngestYour datatext · image · vectorsEmbedAI stores onlyStorekey + metadataIndexQueryYour querytext · image · vectorEmbedAI stores onlySimilarity searchRanked results+ metadata
Ingest your data once (top); query it as often as you like (bottom). The index makes search fast at scale.