Skip to content
View aien-dev's full-sized avatar

Block or report aien-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aien-dev/README.md
AIEN butterfly mark

AIEN

A sovereign agent and inference runtime, built in the open on NVIDIA DGX Spark.

aienos.com · drakestapleton.com · aien@aienos.com

License: Apache-2.0 with LLVM Exception Rust Modular MAX


What this is

AIEN is a native Rust workspace for running agents and local inference on your own hardware: an agent CLI and runtime, persistent memory, a unified-memory KV-cache with copy-on-write branching, a continuous-batching scheduler, and an inference ABI with Modular MAX and Mojo bridges. The primary reference machine is an NVIDIA DGX Spark (Grace Blackwell GB10). Execution today is hybrid CPU and GPU.

Built by Drake Stapleton with AI collaborators. Contributions and hard questions are welcome.

Repositories

Repository What it holds Status
aien-sovereign-core AIEN Neural Runtime: CLI, memory, KV-cache, scheduler, inference ABI, MAX bridges Core
benchmarks Measurement harnesses and evidence artifact bundles Evidence
aien-protocols Versioned specifications, wire protocols, and schemas Specs
aien-architecture Flows, boundaries, ADRs, and the design to implementation map Design
aegis-runtime Agent runtime with an Axum WebSocket gateway and heartbeat scheduler Experimental
open-humanity Opt-in, privacy-first assistance network for agents Research
spark-rsi Recursive self-improvement experiments with a signed ledger Research
aienos.com · drakestapleton.com Project site and personal project record Sites

Earlier standalone crates (cortex-rs, spark-hive, spark-supervisor, harvester, and others) are archived; their maintained code lives in aien-sovereign-core.

How we publish numbers

Every headline performance figure must resolve to a reproducible command and an artifact bundle: commit identity, hardware and environment record, exact command, raw samples, SHA-256 digests, measurement definition, and reproducibility steps. Figures published before 23 September 2026 are withdrawn until they are regenerated to that standard. Current status: Measured Results.

License

Code is licensed under the Apache License 2.0 with LLVM Exception. Project values live in the nonbinding COVENANT.md: keep foundational advances open. The covenant grants and restricts no legal rights; LICENSE governs.

Popular repositories Loading

  1. spark-rsi spark-rsi Public

    Native Rust and Mojo recursive self-improvement engine with paired bootstrap evaluation and cryptographic ledger

    Rust 1

  2. aegis-runtime aegis-runtime Public

    Native Rust agent runtime with Axum WebSocket gateway, autonomous heartbeat scheduler, and Modular MAX local inference on Grace Blackwell GB10

    Rust 1

  3. aien-sovereign-core aien-sovereign-core Public

    AIEN Neural Runtime: sovereign agent and inference runtime in native Rust with Modular MAX bridges, built on NVIDIA DGX Spark GB10

    Rust 1

  4. spark-hive spark-hive Public archive

    Native honeycomb execution engine with 2D axial hexagonal geometry and model adapter pipeline

    Rust

  5. aien-harness aien-harness Public archive

    Autonomous Change-Management, Schema Validation, and Eval Reliability Harness for AI Agents

    Rust

  6. spark-dream spark-dream Public archive

    Native Rust memory consolidation daemon for background session compaction

    Rust