Now Live

The AI Assistant That Doesn't Leak Your Secrets

Auxiora is a security-first personal AI that runs on your devices, connects to 12+ messaging platforms, and keeps your credentials in an encrypted vault. Not in plaintext. Not in the cloud. Yours.

MIT LicenseOpen Source
60+Packages
12Channels
10+AI Providers
AES-256-GCMEncryption

The Problem With Every Other AI Tool

Most AI assistants treat your credentials like an afterthought.

Plaintext Config Files

API keys in .env files, config.json, or YAML — visible to any process, exposed in ps output, leaked in error logs.

No Access Control

Anyone who can message your bot can use it. No pairing, no approval, no audit trail of who accessed what.

One Breach = Everything

A stolen laptop or compromised machine exposes every API key, bot token, and credential — with zero detection.

Security Meets Intelligence

A 60+ package platform — not a thin wrapper around one API.

Encrypted Vault

AES-256-GCM with Argon2id key derivation (64MB memory cost). Secrets never touch env vars or config files. Secure memory zeroing after use.

10+ Model Providers

Claude, GPT, Gemini, Ollama, Groq, DeepSeek, Cohere, xAI, Replicate — or any OpenAI-compatible endpoint. Switch per conversation.

Multi-Agent Orchestration

Sequential, parallel, debate, map-reduce, and supervisor workflows. Task dependencies, cost tracking, and tool sharing between agents.

Living Memory

Categorized memories with pattern detection — communication, schedule, topic, and mood patterns. Deduplication, partitioning, and optional per-entry encryption.

What Can You Build With It?

Real workflows people run with Auxiora every day.

📬Productivity

Morning Briefing

Summarize unread messages, emails, and calendar events every morning — delivered to Telegram or Slack.

🔀Developer

PR Monitor

Watch GitHub repos for new pull requests and notify you on Discord with a one-line summary and review link.

🏠Smart Home

Smart Home Voice

Control Home Assistant lights, thermostats, and locks through natural conversation on any messaging platform.

🔍Research

Research Agent

Ask a question and get a multi-source research report with citations — using web search, browser control, and reasoning.

📊Personal

Expense Tracker

Text a receipt photo or amount to your AI. It categorizes, logs, and sends a weekly spending summary.

🤖Automation

Multi-Agent Workflows

Chain agents together: one researches, one writes, one reviews. Parallel execution with shared context.

📝Productivity

Meeting Notes

Pipe a transcript and get structured notes, action items, and follow-up reminders sent to the right channels.

🔔Developer

Site Monitor

Periodically check uptime, SSL expiry, or page changes. Get alerted on Discord or Telegram when something breaks.

Up and Running in 60 Seconds

No complex setup. No cloud accounts required. Just install and go.

01

Install

Docker pull or clone from source. Up and running in seconds.

$ docker run -d ghcr.io/trollbyte/auxiora
02

Seal Your Secrets

Add API keys and bot tokens to the encrypted vault. Argon2id + AES-256-GCM. Not a .env file.

$ auxiora vault add OPENAI_API_KEY
03

Connect & Chat

Pair your channels with zero-trust DM codes. Talk to Auxiora on Discord, Telegram, Slack, or 9 other platforms.

$ auxiora start

Deploy Your Way

From a Raspberry Pi to the cloud. Same features, same encryption, your choice.

Self-Host

Free

Desktop app, Docker, Kubernetes, Raspberry Pi, NAS — your hardware, your data, fully offline.

  • Desktop app with system tray + global hotkey
  • Ollama built-in for local models
  • Docker, Kubernetes, Helm, Portainer, Coolify
  • Raspberry Pi + NAS (Synology, UnRAID)
  • Encrypted vault on device
  • Works fully offline
  • macOS, Linux, Windows
  • Full source code (MIT)
Get Started

Cloud

From $19/mo

Hosted at auxiora.cloud. Instant setup with client-side zero-knowledge encryption.

  • Zero setup — instant access
  • Client-side encryption (zero-knowledge)
  • 500–2,000 AI interactions/month
  • Auto-scaling infrastructure
  • Priority support
Try Cloud
Built by a 20-Year Cybersecurity Veteran

Security Is Not a Feature
It's the Foundation

Every architectural decision starts with “how do we protect the user?” Vault over .env. DM pairing over implicit access. Loopback over open ports.

Auxiora is built by a Director of Threat & Vulnerability Management with two decades of experience spanning NSA cyber operations, U.S. Army offensive security, and enterprise security leadership — including OSCP and GXPN certifications.

Zero-Trust by Default

Unknown senders get a pairing code (expires in 15 min). DM-based confirmation required. Allowlist-per-channel authentication.

Tamper-Evident Audit Logs

Chained SHA-256 hashes — modify any entry and the chain breaks. Auto-redaction of passwords, tokens, keys, and credentials.

Client-Side Encryption

Even in cloud mode, encryption happens on your device. AES-256-GCM + Argon2id (64MB memory cost). Secure memory zeroing after use.

Granular Trust Engine

5 autonomy levels across 9 domains (messaging, files, shell, finance, calendar, email, integrations, system). Auto-promotes based on success metrics.

Loopback by Default

Gateway binds to 127.0.0.1:18789 — no network exposure unless explicitly configured. Secrets never leave the vault unencrypted.

SOC2-Friendly Architecture

Audit trails, per-domain access controls, data residency, tenant isolation. Designed for compliance from day one.

Loved by Developers

Hear from people who switched to security-first AI.

I finally have an AI assistant that doesn't make me choose between convenience and security. The encrypted vault alone is worth the switch.
M

Marcus Chen

Staff Engineer, Fintech

Replaced three different bots with one Auxiora instance. Discord, Telegram, and Slack — all the same personality, same memory, same vault.
S

Sarah Okonkwo

DevOps Lead

Running it on a Raspberry Pi at home. Multi-agent workflows with local Ollama models. No API costs, no data leaving my network. This is how AI should work.
J

James Whitfield

Security Researcher

The trust engine is brilliant. My assistant can read my calendar but needs approval before sending emails. Granular control without constant micromanagement.
P

Priya Sharma

Product Manager

Simple, Transparent Pricing

Start free. Scale when you need to. No hidden fees.

MonthlyAnnual

Free

Self-Host

$0forever

Full features. You run it.

  • All core features
  • Encrypted vault
  • Multi-model support
  • Multi-agent teams
  • Plugin marketplace
  • Community support
Self-Host Now

No credit card required

Personal

Cloud

$19/mo

Cloud hosted with zero-knowledge encryption.

  • Everything in Free
  • Hosted at auxiora.cloud
  • Client-side encryption (zero-knowledge)
  • 500 AI interactions/month
  • 5 GB encrypted storage
  • 1 personality profile
  • Email support
Get Started →

Cancel anytime

Most Popular

Pro

Cloud

$39/mo

Multi-agent workflows. API access.

  • Everything in Personal
  • 2,000 AI interactions/month
  • 50 GB encrypted storage
  • Unlimited personality profiles
  • Advanced multi-agent workflows
  • API access
  • Priority support
  • Early access to features
Get Started →

Cancel anytime

Enterprise

Cloud or On-Prem

Custom

Single Sign-On (SSO), SLA, and custom deployment.

  • Everything in Pro
  • SSO / SAML
  • Custom SLA
  • Dedicated support engineer
  • On-premises deployment
  • Audit & compliance tools
  • Custom AI interaction limits
Contact Sales

Custom terms available

Frequently Asked Questions

Everything you need to know before getting started.

No. Auxiora runs entirely on your own hardware. Your conversations, memories, and credentials never leave your machine unless you explicitly connect an external AI provider or messaging platform.

Yes — that's the whole point. Your API keys are stored in an encrypted vault (AES-256-GCM + Argon2id), never in plaintext config files. You control which providers to use and can switch models per conversation.

You can self-host Auxiora for free, forever. The open-source version includes every core feature — encrypted vault, multi-model support, multi-agent teams, and the plugin marketplace. Cloud plans add managed hosting and zero-knowledge encryption.

Over 10 providers out of the box: Anthropic (Claude), OpenAI (GPT), Google (Gemini), Ollama, Groq, DeepSeek, Cohere, xAI, Replicate, and any OpenAI-compatible endpoint. Run local models or use cloud APIs — or both.

One Docker command gets you running in under 60 seconds. Auxiora works on a Raspberry Pi, a NAS, a home server, or a full Kubernetes cluster. No cloud account required.

Discord, Telegram, Slack, Microsoft Teams, Signal, WhatsApp, Email (IMAP/SMTP), Matrix, Google Chat, BlueBubbles (iMessage), Zalo, and the built-in WebChat. One AI assistant, everywhere you already talk.

Now Available

Ready to Take Control?

Sign up and start using the AI that actually respects your privacy. Self-host for free or try the cloud in seconds.

No credit card required. Free tier available forever.