This smart mirror project uses a Raspberry Pi, webcam, Walabot sensor, and reflective computer screen to build an interactive mirror. The Walabot detects breathing rate and a swiping gesture to control the mirror's display. A webcam takes pictures that are analyzed by a Microsoft API to extract facial features. All data is sent to a database via a custom API. The mirror's screen displays readings, news, and weather accessed from online APIs. Code modules include Walabot detection and image processing on the Raspberry Pi, APIs for facial recognition and online data, and a website to display information to the user.