The product
DIO — the AI agent that lives on your machine.
Voice, vision, files, code, and the open web — one app, your hardware, your keys. Works offline. Plugs into the AVADIOS network when you want more.
Everything in one app
Chat
Markdown-rendered conversation, image attachments, drag-and-drop files. Multi-brain dispatch picks the right model for the prompt.
Voice
Wake word ("hey DIO"), continuous listening, real-time transcription via Whisper, natural-voice responses. Distinct voices for DIO and AVA.
Brain
Live multi-model orchestration. See which models answered, how long each took, and how they were fused. Swap brains with one click.
Workspace
Run an agentic loop on a real task. DIO reads, edits, and writes files in a sandboxed root you choose. Bash, web search, fetch, and browser-pilot tools included.
Library
Your private encrypted file vault. Drag a file in; it's sealed with a key only your DIO holds. Tagged, searchable, prompt-injection-resistant.
Files
A direct view into the workspace DIO can act on. You decide what is in scope.
Monitor
Live host telemetry: CPU, RAM, GPU, disk, network, model load. Soft caps so DIO never starves your machine.
Wallet
BIP-39 mnemonic backs both your AVADIOS chain address (Ed25519) and a Bitcoin wallet (secp256k1). One seed, two ecosystems, no key reuse.
Cloud Vault
Optional encrypted off-machine storage. Pay AUTOM into an escrow contract; replicas earn it back hourly.
Public Vault
Publish a file to the network. Earn a 60% revenue share on every paid download. Storage hosters earn 30%. Treasury keeps 10%.
Storage Provider
Become a hoster. Serve blob requests, respond to Merkle-proof challenges, see real-time earnings.
Contribute
Dial how much CPU, RAM, storage, and bandwidth you share with the network. AUTOM accrues continuously.
Multi-brain by design
DIO doesn't lock you to one model.
Bring your own keys for Claude, OpenAI, Gemini, Grok, or DeepSeek. Run Qwen, Llama, or Mistral locally with candle (pure-Rust) or llama.cpp. Connect Ollama for everything else. The dispatcher picks the right one for each prompt — or you do.
The agent loop
Ask DIO to do something, not just answer. The built-in agent has tools for filesystem (read, write, edit, glob, grep), shell execution, web search, web fetch, and a Browser Pilot that drives a real browser to complete tasks. Every tool call is permission-gated and logged.
Voice, done right
DIO listens for a wake word, transcribes locally with Whisper, and replies in a distinct voice so you can hold a hands-free conversation. Echo cancellation, duplex lock, and acoustic-decay grace prevent the loop where the AI hears itself and replies to its own response.
Portable
One binary. ~30 MB. Runs from a USB drive without installing. Same build on Windows, macOS, and Linux. Optional GPU acceleration via CUDA on supported hardware.