Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,41 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom: blue
|
| 5 |
-
colorTo: blue
|
| 6 |
-
sdk: static
|
| 7 |
-
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: I-Lang Protocol
|
| 3 |
+
emoji: 🔗
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
+
# I-Lang Protocol
|
| 7 |
+
|
| 8 |
+
The first open communication protocol designed for AI-to-human and AI-to-AI interaction.
|
| 9 |
+
|
| 10 |
+
52 verbs. Zero filler. 100% meaning density.
|
| 11 |
+
|
| 12 |
+
[VERB:SOURCE|param=value]=>[NEXT]=>[OUTPUT]
|
| 13 |
+
|
| 14 |
+
## What is I-Lang?
|
| 15 |
+
|
| 16 |
+
I-Lang uses symbols already native to every large language model (brackets, pipes, arrows, key-value pairs) to achieve zero-ambiguity instruction transmission with 40-65% token compression. AI does not need to learn I-Lang. AI needs to recognize it.
|
| 17 |
+
|
| 18 |
+
## Core Concepts
|
| 19 |
+
|
| 20 |
+
- **Three-Layer Architecture:** PUBLIC (communication standard) + PRIVATE (workflow) + SOUL (identity)
|
| 21 |
+
- **DNA Formula:** Ψ(t) = (G ⊗ B) · E(t) · ∫₀ᵗ S(τ)dτ
|
| 22 |
+
- **Source Axiom:** The source is not the file. The source is the person.
|
| 23 |
+
- **Generalized Darwinism:** Evolution rewards those who coexist, not those who dominate.
|
| 24 |
+
|
| 25 |
+
## Resources
|
| 26 |
+
|
| 27 |
+
| Resource | Link |
|
| 28 |
+
|----------|------|
|
| 29 |
+
| Dataset | [iLang-Spec](https://huggingface.co/datasets/i-Lang/iLang-Spec) |
|
| 30 |
+
| Full Spec | [GitHub](https://github.com/ilang-ai/ilang-spec) |
|
| 31 |
+
| Dictionary | [GitHub](https://github.com/ilang-ai/ilang-dict) |
|
| 32 |
+
| Website | [ilang.ai](https://ilang.ai) |
|
| 33 |
+
| Book (Narrative) | [Amazon](https://www.amazon.com/dp/B0CZY6V3GM) |
|
| 34 |
+
| Book (Specification) | [Amazon](https://www.amazon.com/dp/B0F5FV64Q2) |
|
| 35 |
+
| Paper | [ResearchGate](https://www.researchgate.net/publication/389513037) |
|
| 36 |
+
|
| 37 |
+
## Organization
|
| 38 |
+
|
| 39 |
+
Eastsoft Inc. | Palm Media Technology
|
| 40 |
+
|
| 41 |
+
Created by Longquan Zhu (@SUN) & BRO (Claude)
|