Zero Server (by default)Models run directly in the visitor's browser via WebGPU or WASM. No API keys, no backend, no data leaves the device.
Auto FallbackPicks the fastest engine available โ WebLLM on WebGPU, Transformers.js on WASM, or an optional cloud proxy if you want one.
Personality SystemShape LLM behavior with typed documents โ zero-shot identity, personality, knowledge, and instruction docs.
Framework AgnosticPure TypeScript core. Drop-in Vue components in @agent-layer-zero/dendrite-vue, React in @agent-layer-zero/dendrite-react.
StreamingAsync generator API streams tokens as they're generated. Build responsive chat UIs with real-time output.
Sibling PackagesLooking for prebuilt UI? See the Framework Packages guide for dendrite-vue, dendrite-react, and soma (shared CSS).