An AI-powered, user-centric web application designed to support women with PCOS (Polycystic Ovary Syndrome) or PCOD(Polycystic Ovarian Disease) and those at risk of developing PCOS/PCOD. The app provides personalized health insights, medical report analysis, lifestyle guidance, mental health support, and a safe community space.
PCOS/PCOD is a common hormonal disorder affecting millions of women, yet:
- Early detection is often missed
- Medical reports are hard to understand
- Lifestyle guidance is generic
- Mental health support is limited
PCOS/PCOD Care App bridges this gap by combining AI + healthcare + community in one platform.
PCOS/PCOD Care App offers:
- Early PCOS/PCOD risk assessment
- Medical report analyzer using AI
- Personalized diet & exercise plans
- Mental health support tools
- A safe community forum
- Verified educational resources
The app adapts content based on whether the user:
- ✅ Has PCOS/PCOD
⚠️ Is at risk of PCOS/PCOD
- Secure login & signup using Firebase Authentication
- Email and Google Sign-in
-
User selects:
- "I have PCOS/PCOD"
- "I am at risk of PCOS/PCOD"
-
Data is stored and used for personalization
- Upload blood reports (PDF/Image)
- OCR using Google Vision API
- Rule-based AI analysis
- Simple explanations of medical terms
- Symptom-based scoring system
- Displays risk level: Low / Medium / High
- Personalized plans based on user profile
- PCOS/PCOD-friendly diet suggestions
- Beginner-friendly workouts
- Mood tracking
- Stress management tips
- Breathing & mindfulness exercises
- Anonymous posting
- Ask questions & share experiences
- Supportive and moderated environment
- PCOS vs PCOD
- Myths vs Facts
- When to consult a doctor
- React.js
- Tailwind CSS
- v0.dev (UI generation)
- Firebase Authentication
- Firebase Firestore
- Firebase Storage
- Google Vision API (OCR)
- Rule-based AI logic
- GitHub (Version Control)
- Vercel (Frontend Deployment)
src/
├── components/ # Reusable UI components
├── pages/ # App pages (Login, Dashboard, etc.)
├── services/ # Firebase & API logic
├── utils/ # Helper functions
├── App.js
└── index.js
git clone https://github.com/your-username/pcos-care-app.git
cd pcos-care-appnpm install- Create a Firebase project
- Enable Authentication, Firestore, Storage
- Add Firebase config to
firebase.js
npm start- Frontend deployed using Vercel
- Backend powered by Firebase
- Secure authentication
- Firestore security rules
- User data stored safely
- ML-based PCOS prediction
- Wearable data integration
- Doctor consultation module
- Multi-language support
Contributions are welcome!
- Fork the repo
- Create a new branch
- Commit your changes
- Open a Pull Request
Built to empower women with knowledge, support, and better healthcare access.
✨ Because PCOS care should be simple, supportive, and accessible.
An AI-powered, user-centric web application designed to support women with PCOS (Polycystic Ovary Syndrome) and those at risk of developing PCOS. The app provides personalized health insights, medical report analysis, lifestyle guidance, mental health support, and a safe community space.
PCOS/PCOD is a common hormonal disorder affecting millions of women, yet:
- Early detection is often missed
- Medical reports are hard to understand
- Lifestyle guidance is generic
- Mental health support is limited
PCOS Care App bridges this gap by combining AI + healthcare + community in one platform.
PCOS/PCOD Care App offers:
- Early PCOS risk assessment
- Medical report analyzer using AI
- Personalized diet & exercise plans
- Mental health support tools
- A safe community forum
- Verified educational resources
The app adapts content based on whether the user:
- ✅ Has PCOS
⚠️ Is at risk of PCOS
- Secure login & signup using Firebase Authentication
- Email and Google Sign-in
-
User selects:
- "I have PCOS/PCOD"
- "I am at risk of PCOS/PCOS"
-
Data is stored and used for personalization
- Upload blood reports (PDF/Image)
- OCR using Google Vision API
- Rule-based AI analysis
- Simple explanations of medical terms
- Symptom-based scoring system
- Displays risk level: Low / Medium / High
- Personalized plans based on user profile
- PCOS-friendly diet suggestions
- Beginner-friendly workouts
- Mood tracking
- Stress management tips
- Breathing & mindfulness exercises
- Anonymous posting
- Ask questions & share experiences
- Supportive and moderated environment
- PCOS vs PCOD
- Myths vs Facts
- When to consult a doctor
- React.js
- Tailwind CSS
- v0.dev (UI generation)
- Firebase Authentication
- Firebase Firestore
- Firebase Storage
- Google Vision API (OCR)
- Rule-based AI logic
- GitHub (Version Control)
- Vercel (Frontend Deployment)
src/
├── components/ # Reusable UI components
├── pages/ # App pages (Login, Dashboard, etc.)
├── services/ # Firebase & API logic
├── utils/ # Helper functions
├── App.js
└── index.js
git clone https://github.com/your-username/pcos-care-app.git
cd pcos-care-appnpm install- Create a Firebase project
- Enable Authentication, Firestore, Storage
- Add Firebase config to
firebase.js
npm start- Frontend deployed using Vercel
- Backend powered by Firebase
- Secure authentication
- Firestore security rules
- User data stored safely
- ML-based PCOS prediction
- Wearable data integration
- Doctor consultation module
- Multi-language support
Contributions are welcome!
- Fork the repo
- Create a new branch
- Commit your changes
- Open a Pull Request
This project is licensed under the MIT License.
Built to empower women with knowledge, support, and better healthcare access.
✨ Because PCOS/PCOD care should be simple, supportive, and accessible.