What is the NOHN AI ecosystem?
NOHNAI builds open-source tools that keep AI consistent, accountable and true to its own rules — characters that stay in character, stories with no plot holes, and decisions with a verifiable record.
Substrate — The Foundation
Deterministic execution, an append-only ledger, immutable rules and a closed execution surface. Everything above builds on these four pillars.
Five Core Subsystems
Virtual-World Base, SPL-G1 Processor, Anthropomorphic Agent Engine, NOMOS and Story Engine — each keeping its own local determinism.
Interconnect Layer
Antares · GFSIP — a federated interoperability protocol that lets agents talk securely across organizations with no central authority.
Tools & Templates
SPL Cognitive Audit Engine, the Tax Compliance Workbench and the AI Drawing Template — ready-to-use surfaces built on the core.
Get the portal running
PAGES is pure static HTML + CSS — no build step, no framework, no install.
Clone the repository and serve the folder. Any static server works.
git clone https://github.com/nohn3043-arch/pages.git
cd pages
python serve.py 8000 # → http://localhost:8000
# (or: python -m http.server 8000)
- Browse the portal
The homepage links every project. Open
/virtual-world/,/your-soulmate/,/audit/,/tax-audit/,/ai-draw/and/spl-g1/directly. - Switch language
Use the 中文 / EN button — the whole site is bilingual and remembers your choice.
- Toggle Deep Mode
Switch to professional second-perspective terminology (deterministic kernels, append-only ledgers, SHA-256 provenance) with one click.
Explore every project
Each card lists what the project is, its live entry point, and the shortest path to try it.
SPL Virtual-World BaseMetaverse Infrastructure
An open-source engine that compiles your world rules into an immutable set and rejects any change that breaks them.
Get started: open the live demo → read the Constitution / Law / Bridge docs → clone Second-Reality to run your own world.
SPL-G1 ProcessorTrusted Compute Unit
A deterministic compute unit that signs a SHA-256 provenance record onto an append-only ledger for every operation.
Get started: read the showcase → follow the repository README to build on the execute-and-verify flow.
Anthropomorphic Agent EngineDeterministic Persona Engine
Bind a personality once and the agent never drifts or forgets — even across the longest conversations.
Get started: open the live demo → set a persona → chat and watch the identity hold. Also available as Chrome / Firefox extensions.
NOMOSDecision Audit Hub
Stress-tests important decisions, surfaces latent assumptions and hidden bias, and returns a verifiable report — IMDA AI Verify 95/100.
Get started: run the audit kernel on a decision → review the attribution report you could put before a regulator.
Story EngineLong-form Consistency Engine
Write long stories with no plot holes — characters remember their history and rules stay consistent.
Get started: draft a long-form story → the engine keeps character state and world rules append-only. Chrome / Firefox extensions available.
Tax Compliance Audit WorkbenchFinance & Tax Automation
A deterministic audit workbench for VAT input deduction, built on the NOMOS kernel, with a human sign-off gate.
Get started: open the workbench → paste invoice data → run the fixed rule set to get a traceable report.
Antares · GFSIPSecure Cross-Org AI Protocol
Authenticated channels, idempotent session recovery and a signed time-ordered record — no central authority. QUIC · ALPN gfsip/1 · Deterministic CBOR.
Get started: read the GFSIP v1.0 spec → integrate the interoperable transport into heterogeneous agents.
SPL Cognitive Audit EngineClient-side Decision Audit
A neutral, offline, decision-agnostic audit engine that runs 100% in the browser — zero data leaves your machine.
Get started: paste any text or decision → walk the surfaced assumptions, weak points and risky inferences.
AI Drawing Composition TemplateConsistent Character Rendering · v2.4
A prompt-engineering checklist that locks a character to a fixed persona spec — poses, shots, weights, pass/fail gate.
Get started: open the workbench → compose a character → run the pass/fail check before rendering.
Four guarantees
Every project in the ecosystem inherits these four properties.
Local Determinism
Execution stays local under a deterministic scheduler — bounded latency, no per-step overhead.
Durable Ledger
State and history rebuild from an append-only ledger — no drift, no memory loss.
Immutable Rules
Rules can’t be changed in place; changes are re-baselined explicitly and logged.
Closed Execution Surface
No side path around the surface — the dependency graph stays internally consistent.
Get started with the team
The underlying projects follow a dual-track authorization model — free for individual research, paid for commercial use. See each project’s LICENSE for terms.