AURA Neural currently uses browser-native biometrics to inform adaptive sound and state-based sessions.
One of the areas I am actively developing is AURA s own facial-geometry and signal-acquisition layer. The goal is to remove the only remaining third-party, FaceMesh/MediaPipe, dependency and make the biometric pipeline fully independent.
That means the long-term architecture is intended to control the full path:
camera signal facial geometry physiological sampling state interpretation adaptive output
Just few polishes and first prototype is ready.