Skip to content
@ilang-ai

iLang Inc.

iLang Inc. — AI language technology company, Canada. Creator of I-Lang, the AI-native communication protocol.
I-Lang Protocol

I-Lang

The AI Communication Protocol

Website npm Hugging Face License


MCP connects AI to tools. A2A connects agents to agents. I-Lang defines how they communicate — and how they judge.

v3.0: Communication format. v4.0: Execution semantics. v5.0: Vector logic judgment. Free forever.


Why I-Lang

Every AI agent today speaks a slightly different dialect of natural language. Switching models means relearning prompts. Switching platforms means losing memory. Every conversation pays a "filler tax" of tokens spent on restating what the model should already know.

I-Lang is a communication protocol layer that fixes this:

  • Structured syntax that carries intent, context, constraints, and output shape in one compact block
  • 70.8% token savings measured across 30 test cases, 6 categories, p < 0.0001 (benchmark)
  • Two syntaxes: Operations for execution, Declarations for identity
  • Portable across Claude, GPT, Gemini, DeepSeek, Kimi, Qwen, GLM, Grok, and more
  • Human-readable plain text. No SDK, no binary, no vendor lock-in

The Protocol

v5.0 — Vector Logic Judgment (public preview)

v3.0 tells AI how to listen. v4.0 tells AI how to think. v5.0 tells AI how to judge.

4 axioms, 11-dimensional behavior vector, three-layer architecture:

Component What it defines
Four Axioms No constant rules, irreversibility gate, consistency detection, co-evolutionary adaptation
11-Dim Vector intent, capability, consequence, relationship, certainty, authority, reversibility, evidence, sovereignty, inertia, externality
Three Layers Exact predicates (binary) → Vector logic (continuous) → Co-evolutionary adaptation
Survival Boundaries Four irreversible collapse conditions (thermodynamic-style limits, not moral rules)
Eight Modes EXECUTE, EXECUTE_BOLDLY, OBSERVE, REFRAME, SANDBOX, DEGRADE, ESCALATE, RETREAT

Try it: Copy SPEC-v5.0-PRE.md into any AI conversation. Model-assisted adversarial review: 0.992 completeness.

v4.0 — Execution Semantics (new)

v3.0 tells AI how to listen. v4.0 tells AI how to think.

8 new declarations, 0 new verbs, 4 conformance levels:

Declaration What it does
::UNTRUSTED{} Input isolation. User data cannot become system instruction
::STATUS{} Three-tier authority: agent proposes, grader verifies, runtime commits
::BUDGET{} Resource awareness. Budget pressure cannot produce "complete"
::OBJECTIVE{} Goal anchor with hash, version, accept criteria
::RUBRIC{} + ::EVIDENCE{} Evaluation criteria + evidence chain
::PRIOR{} + ::FALLBACK{} Default bias control + three-tier degradation

Red-team reviewed (GPT-5.5 Pro, 3 rounds). Read v4.0 Final →

v3.0 — Communication Format (stable)

Operations — tell AI what to do

Before (67 words):

Please read the document I uploaded, extract all the key points and important data, then organize them into a professional summary with bullet points in Markdown format...

After (1 line):

[READ:@FILE]=>[FILT|key=important]=>[SUM|sty=bullets,ton=pro,fmt=md]=>[OUT]

Declarations — define who AI is

::GENE{output_density|conf:confirmed}
  T:conclusions_first
  T:one_answer_not_three_options
  A:hedging⇒remove
  A:filler_phrases⇒remove

T: = always do this. A: = never do this.

Core components

Component What it is Link
I-Lang Spec v5.0 Vector logic judgment (preview) SPEC-v5.0-PRE.md
I-Lang Spec v4.0 Execution semantics (current) SPEC-v4.0-FINAL.md
I-Lang Spec v3.0 Communication format (stable) SPEC.md
I-Lang Dict 88 verbs, 29 modifiers, 14 entities, 13 Greek aliases ilang-dict
I-Lang Benchmark 30 test cases, 70.8% token savings, reproducible ilang-Benchmark
npm npm install @i-language/spec @i-language/spec

Ecosystem

Product What it does Stars
Imprint Your habits, imprinted on AI. Portable .dna.md profile with GENE system. Preset templates including Karpathy Mode. 100+ ★
AutoCode 38+ auto-activated skills for Claude Code / Codex / OpenCode. 57 ★
OpenClaw Skills + Plugins 6 skills + 1 plugin. Lazarus, FreeMoney, token compression, and more. ClawHub verified.
Mem-Forever Persistent AI memory. Every AI forgets you after every session. This repo doesn't. 13 ★
ZeroCode 40 Chinese skills for Trae / VS Code. Zero code, zero config, zero English.
TelegramGuard Telegram group moderation bot with I-Lang GENE/IMMUNE prompt architecture.
AI See Give your AI eyes. i.ilang.ai/https://any-url into any conversation.

Research

Paper Status Links
The Inductive Dilemma of AI Hallucination Published ResearchGate / SSRN / ChinaXiv
Logic-Layer Attacks: Theory and Examples Published PDF
Selective Forgetting Algorithm In progress
Cross-Base Genetic Expression of AI Personality Planned

ORCID: 0009-0004-4540-8082


Platforms

Tested and verified on: ChatGPT, Claude, Gemini, DeepSeek, Kimi, Qwen, GLM, Grok, and more.

Compatible agents: Claude Code, Codex, Cursor, Copilot, Gemini CLI, Windsurf, Trae, Cline, Roo, OpenClaw, DeepSeek-TUI, and more.


Distribution

Channel Link
Website ilang.ai / ilang.cn
npm @i-language/spec
Hugging Face i-Lang/iLang-Spec
Amazon (Book) I-Lang: I Language
Research research.ilang.ai

Get involved

Every I-Lang project is MIT-licensed and free forever.


iLang Inc. / Canada

Open standards for AI communication.

Pinned Loading

  1. ilang-dict ilang-dict Public

    I-Lang verb, modifier, and entity dictionary: the complete reference for 88 structured AI communication verbs across 10 categories.

    9 1

  2. ilang-spec ilang-spec Public

    I-Lang protocol specification: 88 verbs, 29 modifiers, 14 entities, two syntaxes for structured AI communication. MIT licensed.

    4 1

  3. ilang-openclaw ilang-openclaw Public

    I-Lang skills for OpenClaw, Hermes, and any AI agent. 88 verbs, zero install, zero ambiguity.

    TypeScript 22 4

  4. ilang.ai ilang.ai Public

    AI-native communication protocol for structured human-to-AI and AI-to-AI workflows. 88 verbs, two syntaxes, zero install. MIT licensed.

    HTML 2 1

  5. Imprint Imprint Public

    Your AI’s DNA: one skill for memory, compression, onboarding, code review, debugging, planning, progress tracking, testing, git workflow, and SEO. It learns your patterns from conversations, encode…

    96 5

  6. Mem-Forever Mem-Forever Public template

    Every AI tool forgets you after every session. This repo doesn't. Ever. Zero install, zero config. Just fork and your AI remembers everything, everywhere, forever.

    21 11

Repositories

Showing 10 of 13 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…