Inspiration

Ever wished for a cozy spot to capture and treasure your memories, ready to revisit whenever you like? Or maybe you want to understand your emotions better?

What it does

The Memory Globe is here to help! With the guidance of Joy, Sadness, Anger, Fear, and Disgust, you’ll discover delightful connections between your feelings and memories!

How we built it

Using Python and Flask as the backend to support ML models of sentiment analysis and graph algorithms. The frontend is built with React and Node.js.

Challenges we ran into

Connecting the backend with the frontend.

What we learned

  • Integration Insights: We gained valuable experience in integrating a Flask backend with a React frontend, learning how to manage state and API calls effectively.
  • Sentiment Analysis: We deepened our understanding of sentiment analysis models and how they can be applied to enhance user experience by interpreting emotions from user inputs.
  • Graph Algorithms: Implementing graph algorithms taught us about the importance of connections in data, allowing us to visualize relationships between memories and emotions.
  • Collaboration: Working as a team reinforced the significance of clear communication and collaboration, especially when troubleshooting integration issues between the backend and frontend.
  • User Experience Focus: We learned the importance of user-friendly design and intuitive interfaces, ensuring that users feel comfortable navigating their emotional journeys within the Memory Globe.
Share this project:

Updates