A self-hosted AI platform and R&D environment. Runs on your machine with local or cloud models — your data stays where you put it.
Aethvion Suite is a self-hosted AI platform that runs on your machine. It connects to cloud AI providers — Gemini, GPT-4o, Claude, Grok — or runs entirely on local models. Your data stays where you put it. The platform is built around four tools that work together: a persistent AI chat environment, an autonomous code agent, a visual workflow builder, and a structured personal knowledge base.
Aethvion Suite is also Aethvion's internal R&D environment — new AI tooling ideas get built and stress-tested here first. Project Mapper, a knowledge-graph MCP server that cuts AI coding token costs by 83–92%, was built and validated inside Suite before becoming a standalone product. Features ship as they mature rather than on a polish-first schedule — experimental tools land early, and anything that proves itself here is a candidate for becoming a standalone tool.
A multi-model AI chat environment with persistent context and companion-style memory. Companions — AI characters with defined personalities and memory — remember preferences, facts, and past conversations across sessions. Routes across all configured providers with automatic failover.
An autonomous code agent that reads, writes, and iterates on real files in your project. Reads files, applies precise patch operations, runs shell commands, searches the codebase, and verifies its own changes in a multi-step loop without manual intervention. Project memory persists across sessions.
A visual node-based workflow builder for constructing AI-powered pipelines. Node types span AI calls, data transforms, file operations, web requests, OCR, screen capture, AethvionDB queries, notifications, and external integrations — triggered manually, on a schedule, or via webhook.
A structured personal knowledge base designed to work alongside AI workflows. Data is organised as typed entities — people, projects, concepts, events — stored with semantic embeddings for natural-language search. Queryable from Chat, Code, and Automate as a shared knowledge layer.
Every AI call — chat, code, automation, image generation — routes through a single provider layer with automatic failover: if a provider is unavailable, the next in the priority list picks up transparently. Switching between a cloud model and a local one requires no code change.
Intelligence Firewall sits in front of every outbound request — it scans for credentials, PII, and sensitive patterns before any data leaves your machine. Sensitive content is flagged and blocked; the rest passes through.
Aethvion Suite is open source under AGPL-3.0 — free for personal, internal, and open-source use. A commercial license is available for teams that want to embed Suite features into their own products without the AGPL-3.0 copyleft requirement. See the licensing page for details.
Aethvion Suite uses Project Mapper internally to give its AI agents a persistent understanding of your codebase. Project Mapper is also available as a standalone open-source tool, compatible with Claude Code, Cursor, Antigravity, and Codex — no Suite installation required.