The AI Assistant That Doesn't Leak Your Secrets
Auxiora is a security-first personal AI that runs on your devices, connects to your apps, and keeps your credentials encrypted. Not in plaintext. Not in the cloud. Yours.
$ npm install -g auxiora
✓ Installed auxiora@1.0.0
$ auxiora vault add openai
🔐 Enter API key: ••••••••••••••••
✓ Encrypted with AES-256-GCM + Argon2id
✓ Stored in encrypted vault
$ auxiora chat
Auxiora ready. 3 models configured. 0 keys in plaintext.
The Problem With Every Other AI Tool
Most AI assistants treat your credentials like an afterthought.
Plaintext Config Files
API keys stored in .env, config.json, or YAML — readable by any process on your machine.
Unencrypted on Disk
Your credentials sit in the clear. No encryption, no protection, no warning.
One Breach = Everything
A single compromised machine or stolen laptop exposes every API key you have.
{
"openai_key": "sk-proj-abc123...",
"anthropic_key": "sk-ant-xyz789...",
"google_key": "AIzaSy...",
"discord_token": "MTA5NjE2..."
}Security Meets Intelligence
Everything you need from an AI assistant — without compromising your credentials.
Encrypted Vault
AES-256-GCM + Argon2id key derivation. Your secrets are encrypted at rest. Always.
Multi-Model
Claude, GPT, Gemini, or local LLMs via Ollama. Switch models per conversation. Your choice.
Multi-Agent Teams
Parallel, sequential, debate, and supervisor workflows built-in. Orchestrate AI teams.
Living Memory
Learns your preferences over time. Pattern detection. Personality adaptation. Context that persists.
Plugin Marketplace
Extend with community plugins. Sandboxed execution. Install with one command.
Desktop + Cloud + Self-Host
Run anywhere. Eject anytime. No lock-in. Your data stays where you decide.
Up and Running in 60 Seconds
No complex setup. No cloud accounts required. Just install and go.
Install
One-click desktop app or a single npm command. Up and running in seconds.
$ npm install -g auxioraAdd Your Keys
Your API keys go into the encrypted vault. Not a .env file. Not a JSON config.
$ auxiora vault add openaiStart Chatting
Use Auxiora through Discord, Telegram, Slack, or the built-in WebChat.
$ auxiora chatDeploy Your Way
Desktop, cloud, or self-hosted. Same features. Same encryption. Your choice.
Desktop
Native app. System tray. Global hotkey. Ollama built-in.
- Native system tray app
- Global hotkey access
- Ollama built-in for local LLMs
- Encrypted vault on device
- Works fully offline
Cloud
Hosted at auxiora.cloud. Instant setup. Client-side encryption.
- Instant setup — no install needed
- Client-side encryption (zero-knowledge)
- Auto-scaling infrastructure
- Managed updates & backups
- Priority support
Self-Host
Full control. Docker or Kubernetes. MIT licensed.
- Docker or Kubernetes deploy
- Full source code (MIT license)
- Complete data sovereignty
- Custom authentication
- Enterprise-ready
Security Is Not a Feature
It's the Foundation
Auxiora was designed security-first, not security-bolted-on. Every architectural decision starts with “how do we protect the user?”
Zero-Trust by Default
Every component assumes the others are compromised. Credentials never leave the vault unencrypted.
Tamper-Evident Audit Logs
Every credential access is logged with cryptographic hashes. Detect tampering instantly.
Client-Side Encryption
Even in cloud mode, encryption happens on your device. We can't read your data. By design.
SOC2-Friendly Architecture
Designed for compliance from day one. Audit trails, access controls, and data residency built in.
Simple, Transparent Pricing
Start free. Scale when you need to. No hidden fees.
Free
Self-Host
Full features. You run it.
- All core features
- Encrypted vault
- Multi-model support
- Multi-agent teams
- Plugin marketplace
- Community support
Starter
Cloud
Cloud hosted. 1 personality profile.
- Everything in Free
- Hosted at auxiora.cloud
- 1 personality profile
- Client-side encryption
- 5 GB memory storage
- Email support
Pro
Cloud
Multi-agent. Priority support.
- Everything in Starter
- Unlimited personality profiles
- Advanced multi-agent workflows
- 50 GB memory storage
- Priority support
- Early access to features
Enterprise
Cloud or On-Prem
SSO, SLA, and custom deployment.
- Everything in Pro
- SSO / SAML
- Custom SLA
- Dedicated support
- On-premises deployment
- Audit & compliance tools