Opinion: exploring AI‑IR, an intermediate language for ChatGPT and Grok
The author describes a workflow where they copy ChatGPT’s output into Grok and back, using the two models as investigator and auditor. This manual hand‑off raised the question of whether a human language such as Japanese is required when the information is only exchanged between AIs.
Key points
- Author manually copies between ChatGPT and Grok, questioning the need for human language in AI‑to‑AI hand‑offs.
- Experiment converts Japanese gold‑investment text into a tag‑based format that retains logical relationships when restored by Grok.
- Proposes an "AI‑IR" intermediate representation, citing FIPA‑ACL, KQML and A2A as precedents for structured AI communication.
An experiment was run using a Japanese article about gold‑buying conditions. ChatGPT transformed the prose into a compact tag‑based format (e.g., @DEFINE AU=金, C1|GEO↑ = AUDEMAND↑) that encodes facts, inferences, triggers and causal links. Grok then restored the tags to readable Japanese, preserving the logical structure while changing the surface wording. The author argues that the benefit is not merely token compression but a clear separation of meaning components, which could aid auditing and reduce the risk of mis‑classifying inferences as facts.
Building on this, the piece proposes an “AI‑IR” (AI Intermediate Representation) – a lightweight schema for AI‑to‑AI communication. It references older agent‑communication standards such as FIPA‑ACL, KQML and the A2A protocol, noting that they handle message routing rather than meaning decomposition. The author plans to draft a minimal AI‑IR spec with ChatGPT, have Grok audit it, and iterate, while keeping human‑readable Japanese for parts that involve people.
No human language needed between ChatGPT and Grok: A project considering an 'intermediate language' for AI-to-AI communication
note.com · 22 September 2026
Loading the full article…
This text was published by note.com and written by 浅沼吉住. It is reproduced here with attribution so you can read it in full; the rights remain with the publisher. Read it at the source ↗
The headline, key points and digest above were generated by Digest AI's editorial model from the linked sources. Automated summaries can contain errors: the sources are the record. Spotted a mistake? Tell us. Published by Martin K., who runs Digest AI and handles corrections.
More in Agents & Tools
All →- Firecrawl raises $75 million Series B to expand web‑scraping platform · 1 src
- Meta launches Muse personal AI agent for travel booking and shopping · 9 src
- Meta's Muse AI agent tops US App Store, drives stock surge · 19 src
- Parallel cuts research time and cost in half using GPT‑6 Astra · 1 src
- OpenAI launches Agents API public beta for long-running cloud agents · 3 src
Comments
via GitHub Discussions