SECURE MODEL STORAGE

AI MODEL VAULT

MILITARY-GRADE AI MODEL MANAGEMENT

FIPS 140-3 compliant secure vault for AI model storage, versioning, and management. 23+ formats, AES-256-GCM encryption, and time-travel version control.

$ cargo install ai-model-vault
01

VAULT CAPABILITIES

FIPS 140-3 SECURITY

AES-256-GCM encryption with Argon2id key derivation. CMMC 2.0 Level 2 certified for defense contractors.

23+ FORMATS

SafeTensors, GGUF, PyTorch, ONNX, TensorRT, MLX, Core ML, TFLite, OpenVINO, HDF5, and more. Auto-detected.

VERSION CONTROL

Complete version history with lineage tracking, branching for A/B testing, and instant rollback to any checkpoint.

MODEL UTILITIES

8 built-in tools: archive, deduplication, analysis, export, caching, quantization tracking, pruning, and compression.

RAG INTEGRATION

Document store with vector embeddings, semantic search, MCP protocol support, and 4 built-in RAG tools.

CROSS-PLATFORM

Windows, Linux, macOS. 100% XDG Base Directory compliant. 15+ CLI commands and full Rust API.

02

QUICK START

terminal
# Store a model with encryption
aim store llama-3-8b.gguf --encrypt --tags "llm,production"

# Retrieve a model
aim get llama-3-8b --version latest

# List all stored models
aim list --format table

# Archive for backup
aim archive llama-3-8b --format tar.gz

# Deduplicate storage
aim dedup --dry-run

# Version history with lineage
aim history llama-3-8b --show-lineage

YOUR MODELS. SECURED.

Military-grade encryption and version control for your most valuable AI assets.