Korean in-law meeting face test — AI face analysis to predict whether your face is "프리패스상" (welcomed) or "문전박대상" (rejected) at a traditional Korean 상견례 (in-law meeting).
🌐 Live Demo: https://moony01.com/sanggyeonrye-test/
A culturally-rooted face test web app for Korean users. 상견례 (sanggyeonrye) is the formal first meeting between two families before a wedding in Korea, and a person's facial impression is jokingly said to determine their reception. This app uses Google Teachable Machine to classify uploaded faces into traditional Korean impression categories — playful entertainment grounded in real cultural context.
A sister app to kpopface, sharing the same Jekyll-based architecture.
| Layer | Technology |
|---|---|
| Generator | Jekyll |
| AI / ML | Google Teachable Machine (cloud API) |
| Hosting | GitHub Pages |
| Monetization | Google AdSense |
git clone https://github.com/moony01/sanggyeonrye-test.git
cd sanggyeonrye-test
bundle install
bundle exec jekyll servePhotos are sent to Google's Teachable Machine API for face analysis. Photos are not stored on our own servers. See Google's Privacy Policy for details on Google's processing.
MIT License © 2024–2026 moony01