| ---
|
| title: Cuneiform Translator
|
| emoji: "⚡"
|
| colorFrom: indigo
|
| colorTo: yellow
|
| sdk: gradio
|
| sdk_version: "5.34.2"
|
| app_file: app.py
|
| pinned: false
|
| license: mit
|
| tags:
|
| - build-small-hackathon
|
| - track:backyard
|
| - achievement:offbrand
|
| - achievement:fieldnotes
|
| - achievement:sharing
|
| - gradio
|
| ---
|
|
|
| # Cuneiform Translator
|
|
|
| Translate between English and the oldest writing systems on Earth.
|
|
|
| Supports Akkadian, Sumerian, Hittite, and Linear B — with transliteration and Unicode cuneiform script output.
|
|
|
| ## What It Does
|
|
|
| - **English → Ancient**: Translate modern text into cuneiform transliteration + Unicode script
|
| - **Ancient → English**: Translate cuneiform transliteration back to English
|
| - **Script Conversion**: Convert between transliteration and cuneiform signs
|
|
|
| ## The Stack
|
|
|
| - **Model:** Thalesian/cuneiformBase-400m (umt5, 396M parameters)
|
| - **Backup:** praeclarum/cuneiform (T5, 220M parameters)
|
| - **Framework:** Gradio
|
|
|
| ## Why
|
|
|
| 4,000 years ago someone pressed a reed into wet clay to record a beer recipe. Now you can read it.
|
|
|
| ---
|
|
|
| Part of [The Treehouse](https://huggingface.co/spaces/Wayfinder6/treehouse) — Build Small Hackathon 2026.
|
|
|
| Free dev tools at [Hometree](https://heuremenforprofit.online): code analysis, AI agent monitoring, token-saving agreement scoring.
|
|
|
| **Heuremen LLC** — Builder: Wayfinder6
|
|
|
|
|
| ## Demo
|
|
|
| - [Demo Video](https://youtu.be/781wkipbQok)
|
|
|