Inspiration

I'm often reminded of Virginia Woolf's iconic quote, "A woman must have money and a room of her own if she is to write fiction." I've always wondered about my mother's "room." During my childhood, she accompanied me to piano lessons, even while pregnant, despite the long commute. I don't recall her complaining about discomfort or any signs of postpartum depression. All I remember is the crowded Friday bus and the unwavering commitment to my lessons. We've all wished for our mothers to have a room of their own—not just a physical space, but a place of mental freedom. Inspired by this, we envision a website that serves as a personal sanctuary for women, allowing them to have agency and enabling others to support their needs. Our goal is to shift the narrative from women as self-sacrificing individuals to self-accepting ones.

As two young women, we've personally experienced the profound impact of emotional crises on our mental health, relationships, and careers. These challenges, often faced by women at various life stages, are frequently overlooked by society. Despite the prevalence of these issues, there's a notable absence of digital tools designed to provide effective support. Recognizing this gap, we've chosen to address postpartum depression, which is a relatively niche topic, as an initial focus.

Furthermore, the usage of AI in life would not be a weird thing. Just as the air that we breathe, it is so convenient to bring AI into the project generations. By leveraging AI technology, we aim to create a supportive online platform that empowers women to navigate emotional crises with greater resilience.

What it does

Women Wellness Hub is a comprehensive support platform designed to help women manage their emotions and health alongside their families. By creating a warm and interactive space, we empower families to connect, support, and grow together.

Key Features:

Personalized Support:

  • Detailed Assessments: A personalized questionnaire collects in-depth information about each family member, especially the administrator.
  • Sentiment Tracking: Administrators can easily track their emotions and receive insightful sentiment analysis.
  • Custom Task Assignments: AI-powered task recommendations are tailored to individual needs, considering factors like age, role, and health conditions.

Interactive Family Engagement:

  • Family Art Corner: A creative space where families can collaborate on art projects generated by AI, fostering bonding and creativity.
  • Knowledge Sharing: Daily quizzes on women's health and well-being, powered by Gemini, encourage learning and growth.

Community and Motivation:

  • Leaderboard: A visual representation of individual and family progress, inspiring healthy competition and accountability.

By combining technology and human connection, Women Wellness Hub aims to create a supportive community where women can thrive and families can flourish.

How we built it

AI Integration with Gemini

Our platform leverages Google's Gemini API to provide a highly personalized and intelligent user experience. By incorporating Natural Language Processing (NLP), Image Generation, and contextual understanding, Gemini enables us to deliver tailored support and insights.

  • Personalized Task Generation: Gemini dynamically generates tasks based on user-specific data such as role, emotional status, and past interactions. For instance, a new mother might receive tasks related to self-care, while a family member could be assigned tasks to support her.
  • Visual Emotional Expression: The Family Art Corner allows users to generate visually appealing images based on their feelings. By inputting three keywords, Gemini creates unique artwork that reflects the user's emotional state, fostering creativity and expression.
  • Contextualized Learning: The daily health quiz is powered by Gemini, ensuring that questions are relevant to the user's profile and stage of life. Detailed explanations and interactive elements enhance the learning experience.
  • Robust Security: To safeguard user data and maintain a positive experience, we've implemented security measures to filter AI-generated content and provide default responses in case of failures.
  • Future-Proof Design: While not fully implemented yet, our platform is designed to support multi-turn conversations, allowing for more complex interactions and deeper connections between users and the AI.

Technical Stack and Development

To bring our vision to life, we've employed a robust tech stack:

  • Frontend: React.js and Material-UI provide a modern and intuitive user interface, ensuring a seamless experience for all users.
  • Backend: Node.js serves as the backbone of our application, handling server-side logic and API interactions.
  • Database: MongoDB is used to store user data, ensuring fast and efficient retrieval.
  • Real-time Communication: WebSocket enables real-time updates and instant feedback, creating a dynamic and engaging platform.
  • Authentication: JWT is employed to secure user authentication and protect sensitive data.

Team Collaboration and Inspiration

Our team began by immersing ourselves in Chinese mythology, drawing inspiration from the legendary creature "Fei Fei" known for its ability to alleviate sorrow. This aligned perfectly with our goal of creating a platform that promotes emotional well-being. Demi took the lead on research, content creation, and design, while Ella focused on the technical implementation. Together, we built a strong foundation for the platform, continuously iterating and refining our work.

Challenges we ran into

User Experience and Design:

  • Clarity and Conciseness: Clarifying the roles of various users and assigning corresponding tasks in a way that is both clear and concise proved to be a significant challenge. We wanted to ensure the user interface was intuitive and met user habits to avoid any confusion or frustration.
  • Empathetic Communication: We focused on crafting user-friendly language that wouldn't be triggering or hurtful to users experiencing emotional difficulties. Every word choice was carefully considered to promote a supportive environment.

Technical Obstacles:

  • Learning Curve: As a team with no prior experience building websites, utilizing the Django framework for the first time was a steep learning curve.
  • Feature Integration: Coordinating various functions to ensure seamless interaction without disrupting other features was a significant hurdle. Balancing real-time data exchange between the front-end and back-end along with asynchronous processing proved to be a complex task. Debugging and troubleshooting through numerous failed attempts was a time-consuming aspect of development.
  • API Integration: Integrating Google's GEMINI API was particularly challenging, especially due to occasional internet connectivity issues.

User Interface and Accessibility:

  • Device Responsiveness: Currently, the platform lacks responsiveness across different devices like tablets and smartphones. This requires further development to ensure a smooth user experience across all platforms.
  • Deployment and Cost: Launching the platform on a cloud service was not feasible due to potential subscription costs at this stage.

Accomplishments that we're proud of

We're incredibly proud of the progress we've made on Women Wellness Hub. Here are some of our key accomplishments:

  • A Warm and Inviting Platform: We've created a user-friendly platform with a focus on emotional well-being. The design, including the adorable mascot Feifei, aims to create a comforting and supportive space for women.
  • Cutting-Edge Technology: Our platform leverages the power of AI, specifically Google's Gemini API, to provide personalized support and insights. This innovative approach sets us apart from traditional mental health tools.
  • Successful Collaboration: As a team of two, we effectively collaborated to bring this project to life. We divided responsibilities, brainstormed together, and supported each other throughout the development process.
  • Overcoming Technical Challenges: We faced numerous technical hurdles, from learning a new framework to integrating complex APIs. Through perseverance and problem-solving, we successfully navigated these challenges.
  • A Solid Foundation: The first version of our platform exceeded our expectations. We are thrilled to see our ideas come to life, from the smallest details like button design to the core functionalities.

By combining technical expertise, creative design, and a user-centric approach, we've built a platform that has the potential to make a positive impact on women's mental health. We're excited to continue developing and refining Women Wellness Hub to provide even more comprehensive support.

What we learned

Through the development of Women Wellness Hub, we gained valuable insights and skills:

Technical Skills:

  • Web Development: We honed our skills in front-end and back-end development, particularly in React.js and Node.js. We learned to integrate various technologies to create a seamless user experience.
  • Data Management: We gained experience in data collection, organization, and integration to power the platform's features.
  • AI Integration: We successfully integrated Google's Gemini API to enhance the platform's capabilities, including personalized task generation, sentiment analysis, and learning support.

Design and User Experience:

  • UI/UX Design: We prioritized user experience by designing a clean and intuitive interface. We learned the importance of careful design choices to create a welcoming and supportive environment.
  • Accessibility: We considered accessibility in our design to ensure that the platform is usable by people with diverse abilities.

Project Management and Teamwork:

  • Effective Collaboration: We learned the importance of effective communication and collaboration within a team, especially when working remotely.
  • Problem-Solving: We developed problem-solving skills to overcome technical challenges and roadblocks.
  • Time Management: We learned to prioritize tasks, manage time effectively, and adapt to changing circumstances.
  • Leveraging AI: We explored the potential of AI as a tool to assist in development, though we also recognized the limitations and potential pitfalls.

Ultimately, we learned the value of perseverance and teamwork. By supporting each other and breaking down complex tasks into smaller, manageable steps, we were able to bring our project to fruition.

What's next for Women Wellness Hub

Our vision for Women Wellness Hub extends beyond its current capabilities. We aim to create an even more comprehensive and engaging platform by:

Enhancing Personalization

  • Detailed User Profiles: By introducing a more detailed questionnaire, we can gather deeper insights into users' needs and preferences, enabling highly personalized recommendations and support.
  • Advanced Sentiment Analysis: We plan to refine our sentiment analysis capabilities to provide more nuanced emotional insights and tailored coping strategies.

Expanding Features

  • Gamification Elements: Implementing a rating system for tasks will foster a sense of accountability and friendly competition among family members.
  • Incentive-Based Rewards: We'll introduce a reward system to motivate users to actively participate in the platform, encouraging consistent engagement and goal achievement.
  • Community Building: We'll explore ways to foster a supportive community where women can connect, share experiences, and offer mutual support.

Improving Accessibility

  • Cloud Deployment: By deploying the platform on a cloud service, we'll make it accessible to a wider audience, breaking down geographical barriers.
  • Mobile Optimization: We'll optimize the platform for mobile devices, ensuring a seamless user experience on the go.

We're excited about the future of Women Wellness Hub and its potential to empower women and strengthen family bonds. As we continue to develop the platform, we'll remain committed to creating a supportive and inspiring space for women's emotional well-being.

Share this project:

Updates