The open framework for
governed AI development
Install once, get governed AI. The open framework for building AI applications that are governed by design. SDK, proxy, plugins, CLI, and dashboard. Apache 2.0.
Every interaction governed, bidirectionally
Admina works as both an SDK (in-process) and a transparent proxy (network). Every AI interaction is automatically governed.
Four domains of protection
Applied bidirectionally to every request and response. Configurable. Extensible. Built for production.
Data Sovereignty
PII redaction, data residency enforcement, data classification. Rust-accelerated 0.71ยตs per scan.
Documentation โAI Infrastructure
LLM engine (Ollama/vLLM), RAG pipeline (ChromaDB), Web UI, hot model switching. Opt-in.
Documentation โAgent Security
Anti-injection firewall (15+ patterns, 2.33ยตs), loop breaker (TF-IDF cosine similarity, 2.62ยตs). Bidirectional.
Documentation โCompliance
EU AI Act classification (Art. 6-15), forensic black box (SHA-256 hash chain, MinIO), OpenTelemetry native.
Documentation โGovernance in 5 minutes
Install Admina, scaffold a project, and start governing your AI agents with a single command. No configuration needed to get started.
admina init # Install Admina pip install admina admina init my-project cd my-project admina dev # Dashboard โ http://localhost:3000 # Proxy โ http://localhost:8080 # Grafana โ http://localhost:3001 # Verify curl http://localhost:8080/health # {"status":"healthy","version":"1.0.0","engine":"rust","domains":4}
Admina is Apache 2.0 and always will be. No paid tiers, no feature gating on the core.
Apache 2.0 License โBuilt in the open, for the community
Star the repo, open an issue, contribute a domain. Every interaction counts. We respond to all issues as soon as possible.