Quickstart
Go from a running server to your first semantic search in a few minutes. There are two ways to use Ahnlich — pick the one that fits your data:
RecommendedAhnlich AISend plain text or images — Ahnlich turns them into vectors for you. Nothing to know about embeddings or dimensions.Start with AI Ahnlich DBAlready have embeddings? Bring your own vectors and store & search them directly.Start with DB
Both follow the same shape — connect → create a store → insert → search — so once you've done one, the other feels familiar.