Core Platform · Live
On-Premise Edge AI Risk Module
KlynxChip packages the KlynxAuth risk engine as a self-contained Docker image that runs 100% on-premise. Zero cloud calls, zero data egress. A license key (JWT signed offline with ECDSA P-256) activates it. Your data never leaves your network.
Access KlynxChip →No cloud calls — data never leaves your network. Air-gap compatible.
Local inference with bundled GradientBoosting model — faster than any API call
Everything bundled: model, TOR list, SQLite schema. One volume for persistent baselines.
ECDSA P-256 JWT — validated against bundled public key. Works with no internet connection.
Contact Klynx AI for an agency or enterprise plan — KlynxChip ships as part of those tiers.
docker pull klynx/chip:latest — the ML model and TOR list are bundled inside.
docker run -e KLYNX_LICENSE_KEY=chip_xxx -p 8080:8080 -v $(pwd)/data:/data klynx/chip
POST to localhost:8080/v1/assess with user_id, ip_address, and device_fingerprint — get a risk score back.
Ready to get started?
Access KlynxChip now — on-premise edge ai risk module.
Open KlynxChip →