Use LLMs withPrivacy

Route across top models with encrypted prompts, secure enclaves, and verifiable execution by default.

Lower Costcompared to traditional AI routersPAYG ROUTING
Full Privacyencrypted prompts from client to enclaveTEE + ZK
Low Latencysmart provider routing for faster responsesGLOBAL NETWORK
Verifiableattested inference and trusted settlement0G CHAIN
Lower Costcompared to traditional AI routersPAYG ROUTING
Full Privacyencrypted prompts from client to enclaveTEE + ZK
Low Latencysmart provider routing for faster responsesGLOBAL NETWORK
Verifiableattested inference and trusted settlement0G CHAIN

Zero-Knowledge Privacy

Your prompts never leave your machine in plaintext. ZK proofs verify inference without exposing inputs.

Learn More

Any Model, One API

Route to GPT-4, Claude, Mistral, and more through a single OpenAI-compatible endpoint.

Learn More

Pay-As-You-Go Credits

Credits never expire. Buy once, use across every model and provider with no hidden fees.

Learn More

On-Chain Attestation

Every inference is attested on the 0G chain — cryptographic proof your AI ran correctly.

Learn More
Capabilities

Private AI inference.
Built for speed and trust.

01

Encrypted Prompt Pipeline

Prompts are encrypted on the client and decrypted only inside TEE execution. Providers process jobs without seeing raw user input.

02

Smart Provider Routing

Route each request to the best available provider based on capability, latency, and price for more consistent user experience.

03

Verifiable Attestation

Every inference can produce attestations tied to runtime and model integrity, anchored for independent verification.

AB
04

Escrow-Based Settlement

Usage-based payments settle through escrow with provider stake and proof checks, reducing trust risk for both sides.

Process

Three steps.
Private inference, verified end to end.

client.ts
1import { ZKai } from "zkai";
2 
3const client = new ZKai({
4 apiKey: process.env.ZKAI_API_KEY!,
5 walletKey: process.env.ZKAI_WALLET_KEY!,
6 model: "qwen2.5-1.5b",
7});
Provider selected
Integrations

Plugs into your existing AI stack.

OpenAI-compatible clients, TEE runtimes, model routing, and 0G chain settlement in one pipeline.

OpenAI SDK
Client API
LangChain
Orchestration
0G Chain
Settlement Layer
Gramine
TEE Runtime
Docker
Provider Runtime
llama.cpp
Inference Engine
Qwen
Model Family
Claude
Model Routing
GPT-4o
Model Routing
Mistral
Model Routing
Python SDK
Developer Tooling
TypeScript SDK
Developer Tooling
OpenAI SDK
Client API
LangChain
Orchestration
0G Chain
Settlement Layer
Gramine
TEE Runtime
Docker
Provider Runtime
llama.cpp
Inference Engine
Qwen
Model Family
Claude
Model Routing
GPT-4o
Model Routing
Mistral
Model Routing
Python SDK
Developer Tooling
TypeScript SDK
Developer Tooling
TypeScript SDK
Developer Tooling
Python SDK
Developer Tooling
Mistral
Model Routing
GPT-4o
Model Routing
Claude
Model Routing
Qwen
Model Family
llama.cpp
Inference Engine
Docker
Provider Runtime
Gramine
TEE Runtime
0G Chain
Settlement Layer
LangChain
Orchestration
OpenAI SDK
Client API
TypeScript SDK
Developer Tooling
Python SDK
Developer Tooling
Mistral
Model Routing
GPT-4o
Model Routing
Claude
Model Routing
Qwen
Model Family
llama.cpp
Inference Engine
Docker
Provider Runtime
Gramine
TEE Runtime
0G Chain
Settlement Layer
LangChain
Orchestration
OpenAI SDK
Client API
Security

Trust is
non-negotiable.

ZKai is built for private AI by default: encrypted prompts, TEE execution, and verifiable settlement across the entire inference lifecycle.

TEE Runtime IsolationX25519 + ChaCha20-Poly1305TLS 1.3 TransportOn-Chain Proof HashesEscrow Settlement Guardrails

TEE-Isolated Execution

Inference runs inside a Trusted Execution Environment so prompts are decrypted only in enclave memory.

End-to-End Prompt Encryption

Client-side encryption protects inputs and outputs in transit; providers process ciphertext until enclave decryption.

Verifiable Attestation

Every job includes attestations tied to model and runtime integrity, with hashes anchored on the 0G chain.

Escrow + Provider Stake

Usage is settled through escrow with provider staking, so payment and execution integrity are enforced together.

Ready to ship
private AI at scale?

Launch with ZKai using OpenAI-compatible APIs, verifiable attestation, and usage-based settlement on the 0G chain.

Questions

Frequently asked