Projects
Login
Login
Error
Email
Password
Login
Project Information
Work
Database development, back-end development
7/2020 - 9/2020
NodeJS, ExpressJS, MySQL
Mirror Ritual
This is an online version of Nina Rajcic's Mirror Ritual. The mirror can recognise the user's emotion and generate a poem using AI. I was responsible for designing the database structure and developing the back-end of this website.
Mirror Ritual
This is an online version of Nina Rajcic's Mirror Ritual. The mirror can recognise the user's emotion and generate a poem using AI. I was responsible for designing the database structure and developing the back-end of this website.
Project Information
Work
Database development, back-end development
7/2020 - 9/2020
NodeJS, ExpressJS, MySQL
# Introduction Mirror Ritual is an affective interface that engages you in the co-construction of your emotion through the use of machine-generated text. The interface appears as a mirror, with interaction triggered when a user is present. The mirror perceives your emotional state, informing the generated output which ultimately materialises as a poem on the surface of the mirror. ![](/uploads/c80abe6b-4090-4d04-9342-5d899ced718c) **Here is the link to the ritual**: https://mirrorritual.me/ For more details about Nina's research, please visit: https://sensilab.monash.edu/research/mirror-ritual/ # Tech Stack The emotion recognition is done on the front-end using TensorFlow.js. Then, the emotion data is sent to the back-end to match a poem that is pre-computed using AI. This also features an admin dashboard for moderating photos to be published to the gallery, and also showing some statistics about the usage of the mirror. The work is exhibited on Monash's open day, load balancing is used to allow large amount of visits.