To embark on this journey, simply visit our web app, grant camera access, and begin expressing yourself. Our AI-powered web app will instantly analyze your facial expressions in real-time, categorizing them into one of the five emotions.
You can capture your authentic feelings, and our web app will assess the percentage of closeness to each emotion, providing fascinating insight into your state of mind. Finally, it will turn the captured expression into a shareable image.
At the core of this experience lies the power of AI. We leveraged MediaPipe and TensorFlow Lite to deploy the FaceMesh model and the Blendshapes model, enabling precise detection and classification of users’ emotions. When you capture a photo expressing your feelings, our web app employs MediaPipe’s FaceMesh model to detect facial keypoints, which are then utilized by the Blendshapes model to determine the corresponding blendshape values. We then use these values to find the closest facial expression in the vector space, resulting in an accurate representation of your emotions.