What's inside

A full assistant, not a chat box.

Everything below runs on your machine — see Pricing for what each tier includes. The only two optional cloud features are individually flagged — and hard-blocked under Privacy Mode.

🧠

Local language model

Runs Hermes-3 Llama-3.1 8B (or any .gguf model you choose) through KoboldCpp on your own GPU. Chats in 20 languages. No API keys, no per-token billing, no outages.

🛠️

Agent tools

ABSOL can run sandboxed code, read and write files inside a contained workspace, and search the web — with every capability gated behind the privacy allowlist.

🛡️

Privacy Fortress

A deny-by-default network allowlist wraps every outbound request. Flip PRIVACY_MODE and only localhost traffic survives — enforced, logged, and visible live in the app.

🔮

Living avatar

The Metatron's Cube emotional avatar reacts to what ABSOL is actually doing — seven emotion states drive its color, flicker, and animation in real time.

🎙️

Voice, fully local

Two-stage local text-to-speech (Piper + RVC voice conversion) gives ABSOL a real voice — synthesized entirely on your machine, with mouth-sync driving the avatar.

🎨

Local media generation

Generate images with Stable Diffusion and video with LTX-Video, on your own GPU, behind a mandatory content-safety filter. Nothing is uploaded anywhere.

See it running

This is the actual app.

Not a mockup and not a rendering — these are unretouched screenshots of A.B.S.O.L Sentinel Edition running on a home machine, with the model answering from local hardware. What you see is what installs.

The A.B.S.O.L app: conversation list on the left with a live emotional avatar above it, a real answer from the local model in the centre, and the privacy console at lower left showing inference running locally through KoboldCpp with local-only mode on.
A real answer, generated offline. The privacy console at the lower left is live — it shows inference running through local KoboldCpp, local-only mode engaged, and the blocked-host list struck through.
The privacy console with local-only mode switched off: inference still local through KoboldCpp, the allowlist no longer struck through, and the Sentinel Array below listing VANGUARD clear, AEGIS scanning responses, CIPHER correlating, and ORACLE reporting the audit log hash chain intact across 21 entries.
Shield down, sentinels up. The moment local-only mode is switched off, the four agents deploy and start reporting.

What you're looking at

  • Your conversations, stored beside the appGrouped into projects, searchable, and destroyable instantly with the WIPE button.
  • An avatar wired to real stateThe Metatron's Cube reacts to what A.B.S.O.L is actually doing — idle, working, or alerting.
  • The privacy console, always visibleInference source, local-only mode, blocked request count, and the live allowlist — not buried in a settings page.
  • ORACLE checking its own homeworkIn the screenshot it reports the audit log's hash chain intact across 21 entries — that number is read from the real log.

Captured on the Sentinel Edition build with an 8 GB-class GPU. Your window will look the same; the answer text will be your model's, not ours.

Privacy, enforced — not promised

Trust the log, not the marketing.

Most "private" AI asks you to take its word for it. ABSOL shows you the enforcement, live, and writes every network decision to a log you can read yourself.

  • Deny-by-default allowlistEvery outbound request is checked against an explicit host list. Lookalike domains are tested and defeated.
  • Hard Privacy ModeOne switch blocks all non-localhost traffic outright — including web search. Blocked means blocked, not "warned".
  • OS-level firewall lockdownAn included script blocks the inference engine from ever reaching the internet at the Windows Firewall level.
  • Contained file accessAgent file tools are locked to a workspace directory — path traversal and absolute-path escapes are tested against directly.
privacy_log.jsonl — live
12:04:31 ALLOW localhost:5001 kobold inference 12:04:33 ALLOW localhost:7860 image generation 12:04:40 BLOCK telemetry.vendor.com not on allowlist 12:05:02 PRIVACY_MODE=1 engaged 12:05:09 BLOCK html.duckduckgo.com cloud denied 12:05:09 ALLOW localhost:5001 kobold inference 12:05:17 ALLOW localhost:8420 absol console