
Built with MIND
Real-world applications demonstrating MIND's capabilities in GPU computing and AI.
GPU Path Tracer
High-performance path tracer with BVH-accelerated CUDA backend. Benchmarked against Mitsuba 3, Cycles, Falcor, and LuxCore.
Real-time Fractal Explorer
Explore infinite mathematical complexity with GPU-accelerated rendering. Dive into Mandelbrot, Julia, and Burning Ship fractals with buttery-smooth zoom and pan controls.
Cross-Substrate Byte-Identity
One deterministic MIND integer kernel, run on two different processors — your GPU (WebGPU) and your CPU — inside a single browser tab, then stitched into one image. Bit-identical output means a seamless image, a pitch-black XOR-diff, and an intact SHA-256 seal. Flip a single bit in one path and the image tears, the diff erupts, and the seal snaps red. A float kernel could not do this. It also runs a hybrid WebNN pass on your NPU/GPU where the browser exposes one — shown honestly, never in the seal.
Cognitive Runtime Demo
Interactive WebGPU particle simulation demonstrating MIND's cognitive cycle. 5-invariant verification runs every frame, saga rollback restores state on violation, and a SHA-256 hash chain provides tamper-evident audit. Seeded replay for reproducibility.
Memory for AI Coding Agents
Drop-in persistent memory shared across all AI coding clients. One workspace powers Claude Code, Codex, Gemini, Cursor, Windsurf, Zed, and OpenClaw simultaneously.
Intent-Classification Preselector for Agents
Open the library, hide the cost. A small, fast classifier sits between the user request and the runtime, returns the top-K relevant skills/tools/agents, so the downstream LLM never sees the full library in its system prompt. Library size decouples from token cost.
MIND-Native Inference Pipeline
Paged KV cache, FlashAttention-2, speculative decoding, continuous batching, disaggregated prefill/decode, and 512 governance — compiled to native ELF. Deterministic by default (CALF 1.0).
In-Browser GEMM Benchmark
Apples-to-apples WebGPU matrix multiplication benchmark. Compares MindLang AOT-compiled WGSL shaders against ONNX Runtime Web on your GPU, in your browser.
Deterministic Code Scanner
Nine Q16.16 fixed-point metric kernels over a typed dependency graph. Bit-identical across machines, cryptographically-chained session deltas, rules expressed as MIND compile-time invariants — not CI warnings. Time-travel scoreboard reads live scans of public STARGA repos.
Adversarial Governance Demo
Can you break legitimacy? Launch 6 adversarial attacks against a live DIFC governance system — forge constraints, suppress signals, replay evidence, flood the pipeline, collude. Watch every attack fail in real-time, with cryptographic proof anchored to Arbitrum.