API reference¶
Every llamaclaw sub-repo’s API, consolidated under a single domain. Grouped by language; each tile links to that repo’s reference page on this site.
Python¶
esml
Epidemiological semiparametric ML. 87 modules: causal inference, psychometrics, survey methods, 41 built-in Canadian datasets, R bridge.
perseus
LLM relay. Ollama → FreeAPI → Gemini → OpenAI chain, pure
httpx. No pydantic, no Rust dep.
turboquant
KV-cache compression. PolarQuant + QJL + TurboQuant_MSE; C kernels with a NumPy fallback.
autoresearch
Autonomous LLM pretraining (MPS + CUDA). Scripts, not a library — see the runbook page.
Rust¶
kronos
ARM64 terminal multiplexer. Pi-native. cargo doc output
served under /rustdoc/kronos/.
Go¶
tide
Terminal IDE. Go, 15 MB container. gomarkdoc reference.