Inspiration

Technology plays a crucial role in addressing the issue of low self-esteem among Gen Z. It provides a platform for individuals to connect with like-minded people, access resources to enhance their skills and knowledge, and receive support from mental health professionals.

What it does

Mirror Mirror is a web app that introduces individuals to techniques to improve self esteem and create a growth mindset to combat the negative effects of other social media.

Features Include:

  • Generate a Daily Quote using Python and Flask
  • Share the daily quote using Twilio, Python, and JavScript
  • Ecourage Affirmations using JavaScript and HTML
  • Machine Learning model to detect confidence in posture using Google Teachable Machine

Challenges I ran into

  • Using Google Teachable Machine to createthe machine learning model. I have never used this API before, and I learned a lot about epochs, batch size, and learning rate building my data set and model
  • Implementing the model in JavScript, which is the language I am least comfortable with
  • Deployment

Accomplishments that I'm proud of

  • High accuracy model linked into HTML
  • Deployed successfully on Replit
  • Clean user interface
  • You can go to link to try out my project. Please note that it may take a long time to load as Replit and Flask aren't the most compatible, and that Twilio can 'send' a message but not have it delivered due to area codes and other minute details.
Share this project:

Updates