Logo Lanfrica

Exnav29/every-tongue

Domain:

natural language processing

Record type:

software
Creator:
Exn
Host:
AI assistant for drafting and checking Scripture study materials in low-resource languages. AMD Developer Hackathon: ACT II. # Every Tongue **Scripture passage in β†’ grounded study material out β†’ English back-translation β†’ reviewer handout β€” powered by Gemma on AMD GPU.** Every Tongue drafts **reviewable study material from existing human Bible translations** for low-resource languages. **It does not translate Scripture** and **requires native-speaker review** before any use. - 🟒 **Live demo:** huggingface.co - πŸ“¦ **Repo:** github.com - πŸ”¬ **AMD/Gemma evidence:** `evidence/amd-gpu/` - πŸ–₯️ **Slide deck:** `docs/Every-Tongue-deck.pdf` Built for the **AMD Developer Hackathon: ACT II** β€” Track 3 (Unicorn). --- ## ⏱️ 60-Second Judge Demo 1. **Open the live demo:** huggingface.co 2. **Target translation:** leave **Swahili β€” Kiswahili Neno 2015** (the default). 3. **Passage reference:** type **`John 3:16-17`**. 4. Click **πŸ“– Fetch passage** β€” the passage loads in English *and* Swahili, pulled from ScriptureFlow (real expert human translations, side by side). 5. Click **✍️ Draft study material** β€” a grounded study guide is drafted in Swahili and English, with phrases flagged for review. 6. Click **πŸ”„ Back-translate draft to English** β€” verify the meaning survived without needing to read Swahili. 7. Click **πŸ“„ Export target-language PDF** (or **Export as Markdown**) β€” get a reviewer handout. 8. **Now switch to Akuapem Twi** and run the *same* passage. Output quality drops noticeably β€” this is the **low-resource stress case**, and it shows exactly why the grounding + back-translation + native-speaker-review guardrails exist. --- ## πŸ”΄ AMD Compute Usage This is **real GPU inference on AMD hardware**, configured end-to-end on the AMD Developer Cloud β€” **not a hosted-API wrapper**. The full trail (notebook, logs, `rocm-smi` output, benchmarks, generation samples) is committed and reproducible in **`evidence/amd-gpu/`**. | | | | --- | --- | | **Model** | Google **Gemma 3 12B Instruct** (`google/gemma …