youkii-xr commited on
Commit
5c16e4b
Β·
verified Β·
1 Parent(s): 22a513f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -22,16 +22,21 @@ This project bridges the gap between ancient history and modern AI Agents. It pr
22
 
23
  ## πŸ‘₯ Team
24
 
25
- - **[youkii-xr]** – Ai Engineer, did the Ai model part
26
- - **[mariam-essam]** – XR Developer, did the MCP and gradio part
27
-
28
 
29
  ## πŸŽ₯ Demo Video
30
 
31
  <table>
32
  <tr>
33
- <td><iframe src="https://youtu.be/Vvlu6sDzsBE" width="100%" height="315"></iframe></td>
34
- <td><iframe src="https://youtu.be/GSXIpSummOU" width="100%" height="315"></iframe></td>
 
 
 
 
 
 
35
  </tr>
36
  </table>
37
 
 
22
 
23
  ## πŸ‘₯ Team
24
 
25
+ - **[youkii-xr](https://huggingface.co/youkii-xr)** – AI Engineer, did the AI model part <br> [![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=flat&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/youkii-xr/)
26
+ - **[mariam-essam](https://huggingface.co/mariam-essam)** – XR Developer, did the MCP and Gradio part <br> [![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=flat&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/mariam-essam-ai-engineer/)
 
27
 
28
  ## πŸŽ₯ Demo Video
29
 
30
  <table>
31
  <tr>
32
+ <td align="center">
33
+ <h3>Hieroglyphics Detector (MCP Server)</h3>
34
+ <iframe width="100%" height="315" src="https://www.youtube.com/embed/Vvlu6sDzsBE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
35
+ </td>
36
+ <td align="center">
37
+ <h3>Gradio Web App</h3>
38
+ <iframe width="100%" height="315" src="https://www.youtube.com/embed/GSXIpSummOU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
39
+ </td>
40
  </tr>
41
  </table>
42