Inspiration I was inspired to create the Women’s Right Chatbot because I’ve seen how many women don’t always have access to proper legal help or even know their basic rights. I wanted to build something that could make a real difference — a safe space where women can get support, information, and guidance. My goal was to use AI for something meaningful that empowers others.

What it does The Women’s Right Chatbot helps users understand women’s rights by answering questions about laws, safety, and resources. It can provide legal information, guide users to helplines, and explain rights related to domestic violence, harassment, workplace equality, and more. The chatbot is designed to be simple, private, and supportive so users feel comfortable asking for help.

How we built it We used HTML, CSS, and JavaScript for the frontend to make the user interface clean and easy to use. On the backend, we used Node.js with Express.js to handle API requests. We integrated OpenAI’s GPT model to power the conversation and provide intelligent responses. We used MongoDB to store predefined answers and legal content. For deployment, we hosted the frontend on Vercel and used Render or Heroku for backend services.

Challenges we ran into One big challenge was converting complex legal terms into simple, understandable answers. We also had to make sure the chatbot gave accurate and helpful responses without misleading users. Another challenge was making sure we respected user privacy and didn’t store sensitive information. Designing the chatbot in a way that feels friendly and non-judgmental was also important and took time to get right.

Accomplishments that we're proud of I’m really proud that we were able to build a working chatbot that can actually help women in need. This was my first time working on a project that uses AI for social impact, and it felt meaningful. We also successfully completed the entire full-stack development process within a tight timeline, which boosted my confidence a lot.

What we learned Through this project, I learned how powerful AI can be when used for the right reasons. I also learned how to simplify technical and legal content so that it's easier for users to understand. On the technical side, I improved my skills in full-stack development, API integration, and deploying a working application.

What's next for Women’s Rights Chatbot Next, I want to add support for multiple languages so more women can use the chatbot. I also plan to improve the legal accuracy by collaborating with experts and NGOs. Adding voice interaction is another goal to help users who prefer speaking or have difficulty reading. Eventually, I would love to turn this into a mobile app for even wider access.

Share this project:

Updates