An AI-powered chatbot designed to enhance user engagement for the JobsForHer Foundation, built with love for the Asha AI Hackathon 2025.
Asha isnβt just a bot β itβs a safe, supportive, and smart companion that empowers women in their career journeys. Built with a heart for ethics, a mind for fairness, and a soul for change π
Asha is a conversational AI designed for the JobsForHer platform. It:
- Assists users in exploring career resources
- Answers platform-related questions
- Encourages and motivates women, especially first-time job seekers & career returners
Asha delivers answers with empathy, fairness, and clarity. No fluff. No bias. Just support π«Ά
- Frontend: HTML, CSS, JavaScript
- Backend: Python (Flask)
- AI: OpenAI API (for natural language responses)
- Deployment: Render
- NLP: spaCy + custom scripts for bias detection
- Analytics: Google Analytics API for usage tracking
- π€ Conversational chatbot with contextual understanding
- π Real-time responses with no data tracking
- π Public API integrations for live info
- π§ NLP-driven bias detection
- π Analytics for performance monitoring
- π¬ Simple feedback collection system
We built Asha on the foundation of ethical design. Here's how we stay accountable:
- We do not store, track, or share user data
- No PII is ever collected
- Real-time only β no backend history
- Neutral, inclusive, and respectful tone in every response
- Evaluated using custom prompts to reduce gender bias
- Asha identifies as an AI β never tries to act human
- Informative, non-judgmental responses only
- Every interaction is crafted to uplift, not just assist
- Especially supportive of women re-entering the workforce or just starting out
git clone https://github.com/Zah-code/asha-chatbot.git
cd asha-chatbot
pip install -r requirements.txt
python app.py