AI-Based Palm Reading App
A mobile app that analyzes palm lines using a model we designed and trained in-house.
A mobile app that analyzes palm lines using a model we designed and trained in-house.
We trained a custom convolutional neural network (CNN) on a curated dataset of palm images, annotated with interpretive classifications derived from palmistry logic. The model was optimized for edge performance and integrated seamlessly into a React Native mobile app.
The app captures hand images through the device camera, preprocesses them locally, and performs inference on-device to ensure real-time responsiveness and data privacy. A user-friendly interface guides the scanning process, delivers visual feedback, and presents interpretations in an intuitive, narrative format.