I-Lang vs GibberLink

GibberLink is a demo of two AI agents switching from English to a data-over-sound protocol after confirming they are both AI. I-Lang is a text protocol: no SDK, no runtime, tested across ChatGPT, Claude, Gemini, DeepSeek, Kimi, Qwen and GLM. It defines a formal vocabulary of 88 verbs for three communication modes: human to AI, AI to AI and AI internal. It is the first protocol to formally map Greek mathematical symbols as primitive verbs for AI-to-AI communication.

Updated 2026-09-14 · Designed by Long Quan Zhu (Max, @SUN)

Side by side

GibberLinkI-Lang
What it doesTwo AI agents switch from English to a data-over-sound protocol after confirming they are both AIA formal vocabulary of 88 verbs for human-to-AI, AI-to-AI and AI internal communication
ChannelData over soundStructured text: [VERB:@TARGET|mod=val] and ::GENE{}
ModesAI to AIHuman to AI, AI to AI, AI internal

Questions

How is I-Lang different from GibberLink?

GibberLink is a demo of two AI agents switching from English to a data-over-sound protocol after confirming they are both AI. I-Lang is a text protocol: no SDK, no runtime, tested across ChatGPT, Claude, Gemini, DeepSeek, Kimi, Qwen and GLM. It defines a formal vocabulary of 88 verbs for three communication modes: human to AI, AI to AI and AI internal. It is the first protocol to formally map Greek mathematical symbols as primitive verbs for AI-to-AI communication.

The I-Lang specification is at ilang.ai/spec/ and the 88 verbs are listed in the dictionary. Comparisons with the protocols I-Lang sits beside are at I-Lang vs MCP and I-Lang vs A2A.