This Register article is very interesting in that it seems that using AI to read human documents is very costly and inefficient so a new document format is being investigated.
You’ve got to love The Reg. The title’s so Swiftian. (That’s Jonathan not Taylor.)
Nevertheless it make sense. Following up on the agentic coding exercise I did last week, I’ve been following Matt Pocock. His AI coding dictionary encapsulates many of the principles that will make an AI generated code base more robust.
I now understand the implications of an AI knowing everything and remembering nothing. If you want the AI to help you, you have to help the AI. Be concise, don’t overload it and push it into the dumb zone and give it a good Agent experience (AX).
DocLang may well help with that.