ZettaBrain Teams

Multi-Tenant Private Document AI

ZettaBrain Teams is a self-hosted, multi-tenant RAG server. Each team in your organisation gets its own isolated document library, users authenticate via Active Directory, and every answer is cryptographically signed — all running on your own infrastructure with no cloud, no API keys, and no data egress.

What It Does

ZettaBrain Teams ingests documents per team and lets each team query their own documents through a shared web interface. The admin panel manages users, teams, licensing, and AD integration. Every answer is signed with an Ed25519 key and logged to a tamper-evident audit trail that can be verified at any time.

Key Features

FeatureDetail
Per-team isolationSeparate ChromaDB collection and BM25 index per team — no cross-boundary leakage
Model GovernanceManager-request, admin-approve workflow for model stack assignments — central control over keys, cost, and compliance with delegated autonomy per team
Hybrid Model SupportMix local Ollama models with frontier APIs (OpenAI, Claude) per team — keep embeddings local while routing generation to the cloud, or run fully offline
Active Directory SSOLDAP bind-search-rebind with optional group membership enforcement
Hybrid retrievalMMR vector search + per-team BM25 + FlashRank cross-encoder re-ranking
ZettaBrain VerifiedEd25519 cryptographic signature over every answer — query hash, chunk hashes, answer hash stored in the audit log
Tamper-evident audit logEvery query logged with provenance signature — one-click verification in the admin panel, downloadable verification report
Out-of-scope detectionAnswers outside a team's document library are flagged with zero confidence and no sources
Offline Ed25519 licensingStarter / Business / Enterprise plans — license file works air-gapped, no license server required
90-day free trialFull functionality from day one — no credit card, no feature limits during trial
Admin panelDashboard, users, teams, audit log, license management, system config, AD settings
REST APIFastAPI — all admin and chat operations available as JSON endpoints

Quick Links