SheBalance is an AI-driven platform designed to help working mothers smoothly transition back to work after maternity leave by keeping them informed, skilled, and supported.
- AI-driven Summaries: Personalized summaries of project updates and work-related content.
- Mood-based Recommendations: Suggestions tailored to the user's mood using Vader-sentiment.
- Seamless Integration: Helps working mothers reintegrate back to the workforce quickly.
- Company Benefits: Faster reintegration and better employee retention.
To get started with the project, follow these steps:
-
Clone the repository:
git clone https://github.com/sanjana2296/sheHack.git
-
Navigate to the project directory:
cd sheHack -
Install dependencies:
- For npm:
npm install
- For yarn:
yarn install
- For npm:
To start the development server, run:
npm start