DigestAI news desk

Cut through the AI noise.

Agents & Tools11 min read

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.

1 source

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.

Full story from note.com · by 浅沼吉住 · via Search: ChatGPTOpen source ↗

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 ↗

Topics · follow one to build your own front page

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.

Comments

via GitHub Discussions

More in Agents & Tools

All →

Related stories