What problem does it solve? Damaged ancient inscriptions are difficult to restore, date, and locate geographically without deep epigraphic expertise. This Skill runs Google DeepMind's Aeneas (Latin) and Ithaca (Ancient Greek) neural models locally to restore missing characters, predict geographical and chronological origins, retrieve parallel inscriptions, and generate text embeddings. ## Core Features & Use Cases - Text Restoration: Fill known-length gaps (?) and unknown-length gaps (#) in damaged inscriptions using beam search with configurable width, temperature, and max length. - Attribution & Dating: Predict the top geographical regions and most probable year (BCE/CE) for an inscription, with saliency analysis and multi-window averaging for texts over 750 characters. - Contextualization & Embedding: Retrieve top-K parallel inscriptions with full texts, Trismegistos IDs, and similarity scores, plus optional 384-dimension embedding vectors. - Use Case: A researcher has a fragmentary Latin inscription like donat in ??????????rtis. The Skill preprocesses the text, runs restoration and attribution, and produces an HTML dashboard showing the top restoration templum martis, a Britannia origin prediction, and a date around 295 CE. ## Quick Start Ask the assistant to restore and date your ancient inscription, providing the text with ? markers for each missing character, for example: restore and attribute the Latin text "donat in ??????????rtis".