Skip to content
@ilang-ai

ilang-ai

I-Lang, A protocol for human-AI communication.

I-Lang

A protocol for human-AI communication.

Website Hugging Face License


I-Lang is an open standard for how humans and AI agents talk to each other. Structured. Compressed. Portable. Free forever.

One protocol across every model, every platform, every project.


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 thin protocol layer that fixes this:

  • Structured headers that carry intent, context, constraints, and output shape in one compact block
  • Compression that delivers the same instruction in ~20-40% fewer tokens, no loss of meaning
  • Portability across Claude, GPT, Gemini, Qwen, DeepSeek, Kimi, GLM, Grok, and more
  • Human-readable plain text. No SDK, no binary, no vendor lock-in

The protocol

Quick example

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]

40-65% fewer tokens. Same result. Works on every AI.

Core components

Component What it is Link
I-Lang Spec The protocol specification itself ilang-spec
I-Lang Dict Public dictionary: 52 verbs, 28 modifiers, 14 entities ilang-dict
SKILL.md Standard Portable skill format across 19 agents SKILL.md standard

Research

I-Lang Research explores how structured communication protocols reduce AI hallucination in high-stakes domains.

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


Ecosystem

Products built on the I-Lang protocol:

Product What it does
Imprint Your habits, imprinted on AI. One skill replaces eleven. 19 agents supported.
AutoCode Claude Code skill for autonomous coding. Architecture-first debugging, multi-model review.
ZeroCode Natural-language to working application. Zero boilerplate.
AI See Vision skill for visual reasoning and design feedback.
OpenClaw Community hub for I-Lang skills and protocols.

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, and 10+ more.


Hugging Face

Resource Link
Live Demo spaces/i-Lang/ilang
Protocol Spec datasets/i-Lang/iLang-Spec
Imprint datasets/i-Lang/Imprint
All Resources huggingface.co/i-Lang

Get involved

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


Eastsoft Inc. / Palm Media Technology / Canada

Est. 2026. Open standards for human-AI communication.

Pinned Loading

  1. ilang-dict ilang-dict Public

    I-Lang verb, modifier, and entity dictionary — the complete PUBLIC reference.

    5 1

  2. ilang-spec ilang-spec Public

    I-Lang protocol specification — how AI compresses human language.

  3. ilang-openclaw ilang-openclaw Public

    I-Lang compression skill for OpenClaw — auto-compress prompts, save 40-60% tokens.

    12 1

  4. .github .github Public

    Organization profile for I-Lang.

  5. ilang.ai ilang.ai Public

    The official website for I-Lang — AI-native compression protocol.

    HTML 2 1

Repositories

Showing 10 of 10 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…