Bridging the Gender Gap – Empowering the Girl Child
Educating and empowering women isn't just about equality, it's about progress. Together, let's bridge the gap and build a world where every girl has the opportunity to thrive.
This project is a heartfelt initiative by four girls who believe in change. Women across the world face barriers in education, employment, healthcare, and fundamental rights. Our platform is a small but significant step toward ensuring that every girl and woman receives the support, knowledge, and guidance she deserves.
Our GEMINI-powered Female Feticide legal advisor chatbot educates users about legalities of horrific practice and encourage them to take action. It is designed specially to provide information, debunk myths, and raise awareness about the grave issue of female feticide. Through meaningful conversations, we aim to inspire change and educate individuals on the importance of gender equality.
Menstruation is natural, yet countless myths and taboos surround it. Our interactive quiz with handpicked set of questions help users distinguish facts from misconceptions, empowering them with knowledge. Users can select the number of questions and get a score based on their play.
Many women are underpaid for the same job as their male counterparts. Our tool helps female users determine if they are being paid fairly compared to market standards, promoting wage transparency. This data-driven model analyzes pay parity for women in tech across major IT hubs and various job roles, highlighting disparities and driving awareness.
Education and mentorship open doors to brighter futures. Our system involves a recommendaation model that suggests suitable Mentorship, Scholarship programs tailored to the skills users input. This is powered by a curated dataset with innumerable multi-skilled programs. It also includes a GEMINI-powered career guidance model, helping them break barriers in their professional journey.
- React
- Next
- TypeScript
- CSS
- JavaScript
- Flask
- Python
- Gemini API Key
- Sklearn
- Json
- NumPy
- Pandas
- Fork & Clone the Repository:
git clone https://github.com/<your-username>/emPOWER.git
cd emPOWER- Install the requirements:
pip install -r requirements.txt- Environment Variables:
Set up your Google API Key and any other environment variables as needed.
- Run these commands in different terminals :
cd Frontend
npm run devcd Backend
python main.py