Full install including all Python dependencies. No separate pip install. No Docker. No config files.
Python 3.9+ required. All dependencies — CozoDB, LanceDB, sentence-transformers — install automatically.
Mode A works out of the box with no API keys. See the Modes page for help choosing.
You're done. Use slm --help to see all 26 data commands, each with --json output for agent pipelines.
Three modes, one install. You can switch at any time with slm setup --mode A.
TF-IDF embeddings, fastest install, fully offline. No API keys. No model downloads. Works instantly.
Ollama-powered semantic embeddings. Highest privacy with full semantic accuracy. All inference stays on your machine.
OpenAI or Anthropic embeddings for the highest retrieval quality. API key required. Zero data stored externally.
Three commands to verify your install is healthy.