Skip to content

Core concepts

These terms appear throughout Curator. Each has a dedicated page below.

TermWhat it means
Storage SourceWhere your files physically live. A folder on this Mac or a cloud bucket you own. Curator reads the files in place and never moves or alters them unless you ask.
OllamaA free, open-source app that runs AI models directly on your Mac. Curator uses it so everything stays local.
ModelA single AI model that runs inside Ollama. You download (pull) the ones Curator needs.
ProcessingThe work that makes a file searchable. Curator extracts its text, writes a description, and prepares it for search and chat.
EmbeddingsA numeric representation of meaning. This is what lets Curator match ideas, not just exact words.
Semantic searchSearch by meaning instead of by exact filename or text.
ClustersAI-built smart folders on the Organize screen. They are virtual, so no files are moved.
ProfileA local, name-only identity. No account, no email, no cloud.
JobsThe background task queue. Processing, organizing, and syncing all run here.