Hacker News new | ask | show | jobs
Show HN: I built a Face Symmetry Test tool – Analyze facial features instantly (facesymmetrytest.com)
3 points by jerrylin23 656 days ago
I've recently developed a simple Face Symmetry Test tool. This web-based application allows users to upload a photo and instantly analyze their facial symmetry.
3 comments

How does it work? Do you actually just feed the images into Claude or ChatGPT models via their API? Or is there a model for facial symmetry. Maybe you segment the face and get an embedding for each side or something.
You can use some model to get people's facial landmarks, then you can collaborate with Claude to find the proper formula to calculate each symmetry.
Curious what models are you using under the hood to get it to work?
I'm currently using the API from Luxand, but I believe there are many good alternatives available.
It doesn’t work with any of the images I uploaded
Could you provide more details about the images you uploaded? What file formats did you use? What are the dimensions of the images? Did you encounter any error messages?