TabletCraft, a new arXiv project, aims to make Mesopotamian writing interactive rather than only readable by specialists. The system translates between Akkadian and English, converts Akkadian into cuneiform signs, and renders the result as a clay-tablet-style image.
The authors frame the work as a bridge across a 4,000-year cultural gap. Earlier natural-language tools focused mainly on translating ancient text into modern language, while TabletCraft also lets users compose new messages in the script.
The system combines a ByT5-based translation model trained on 116,000 bidirectional samples, a cuneiform sign converter with 14,240 mappings, and a visual renderer. It is packaged as a pip-installable toolkit with a command-line interface and web demo.
This is a cultural-heritage application, not a general chatbot. Its value depends on translation quality, sign coverage, and scholarly review, but it shows how NLP can make historical writing systems more accessible.