AILANG Demo Hub
sunholo.com Source AILANG Docs
Demo Mode Stored in browser only. Get a free key
Sunholo × AILANG

AILANG Demos

Document intelligence, streaming protocols, and contract-verified AI agents

WebAssembly Streaming Contracts Budgets

10,000% AI-Coded. AILANG itself is 100% AI-coded — language, compiler, type checker, effects, Z3 verification, WASM runtime, and stdlib. These demos are 100% AI-coded using AILANG. The compiler rejects anything that doesn't type-check, and contracts prove it safe.

Document Intelligence
Document Intelligence
10 modules 28 contracts 5 formats

Parse, extract, and validate DOCX, PPTX, XLSX, PDF, and images with formal safety guarantees. 10 AILANG modules parse Office XML directly — no Python, no server. Every AI extraction is validated by contracts. 99.8% recall vs Unstructured in head-to-head benchmarks.

Explore Document Intelligence →
Streaming & Voice
Streaming & Voice
std/stream WebSocket SSE

Real-time streaming protocols — SSE, WebSocket bidirectional audio, and hybrid REST+SSE — all exercising AILANG's std/stream effect system. Each demo has a CLI module as its canonical integration test.

Explore Streaming Demos →
Cognitive Commons
multi-tab 4 personas edit-lock

Open four tabs, assign each a persona (Visionary / Skeptic / Synthesizer / Archivist), and watch them debate. Every citizen's composition, persuasion judging, sentiment EWMA, and the leader edit-lock for the rolling working statement all run inside AILANG WASM modules. JS only handles constellation rendering and the BroadcastChannel cross-tab fabric.

Publishing & Outbound
WASM AI-generated contracts

AILANG creating things and putting them out in the world. Describe a website and watch it generate in your browser; or follow a LinkedIn campaign where the language itself is the author, OAuth dance and all.

Contract-Verified AI
Data & Analytics
Contracts BigQuery

BigQuery integration with contract-verified SQL generation. AILANG contracts guarantee that AI-generated queries are SELECT-only — no mutations, no injection, enforced at the language level.