🐾
Youkii

Rosetta Decoder

Ai Hackathon MCP Check On Hugging

About

  • Ai Hieroglyphic Translator just scan the artifact to know its story✨
  • Submission to Hugging Face MCP 1st Birthday Hackathon
  • Worked on it with the talented Ai Developer Mariam Essam

My Contributions

  • In just 2 weeks I went from knowing nothing about MCP to making my first MCP server using Gradio and connecting it to Claude Desktop
  • UI & UX: using Gradio and HTML injection
  • Claude Desktop: doing the correct setup to ensure smooth integration with the server (it is not easy when you deal with images)
  • Learnt Hieroglyphics 101: to properly gather the training data, train model on the correct writing rules to ensure correct translation

Features

  • Hieroglyphs Detection and classification with High confidence
  • MCP Server: connect it easily with Claude Desktop for a full pipeline
  • Analytics: Heatmaps, Confidence Charts, Frequency Analysis
  • Digital Reference for supported Gardiner Codes with descriptions and transliteration

πŸ”Œ Available MCP Tools

πŸ” detect_glyphs
  • Description: Scans an input image to find hieroglyphs.
  • Returns: A path to the annotated image (boxes drawn) and a JSON object containing the list of found codes and confidence scores.
πŸ“œ translate_story
  • Description: Takes a list of Gardiner codes or keywords and interprets them.
  • Returns: Two distinct texts: a "Mystical Story" (creative interpretation) and an "Academic Translation" (scientific interpretation).
πŸ“Š get_stats
  • Description: Takes the detection data and generates visual reports.
  • Returns: A path to an image file containing charts for Symbol Frequency, Confidence Levels, and Spatial Heatmaps.
πŸ“– list_codes
  • Description: Provides access to the full internal database of Egyptian hieroglyphs.
  • Returns: The complete dictionary of supported Gardiner codes, descriptions, and categories.

Behind The Scenes

Mobile Scan Translation:

Claude Desktop Integration:

Β© 2025 Youkii β€” Built with β˜• and Passion