denis@keisei — keiseikit-browse — 144×42
⌘1
KEISEIKIT v0.16.2DAEMON UPSLEEP 03:07
session 4f3amem 47/2002026-05-01 05:21

/primitives / kei-llm-ollama

kei-llm-ollama

HTTP adapter for the Ollama daemon (localhost:11434). Wave 57 of the local-LLM stack — wraps existing Ollama, does not reinvent inference.

taglineHTTP adapter for the Ollama daemon (localhost:11434). Wave 57 of the local-LLM s
languageRust
# install single binary
$ curl -fsSL keiseikit.dev/primitives/kei-llm-ollama/install.sh | bash
▸ download .sh
# after install
$ kei-llm-ollama --help
# settings.json snippet
"hooks": {
  "PostToolUse": [
    { "match": "Edit|Write",
      "hooks": ["~/.claude/hooks/kei-llm-ollama.sh"] }
  ]
}

other primitives