Transform your healthcare experience with intelligent medical insights
CuraGenie is an open-source AI healthcare platform designed to revolutionize the way we experience healthcare. It brings together AI-driven medical imaging, genomic analysis, real-time health monitoring, and conversational AI into one unified system.
With features like:
π Health Dashboard β Real-time metrics, interactive visualizations, and personalized insights
π§ AI Health Analytics β Predictive health analysis, risk assessment, and intelligent data processing
π± Mobile Health Platform β Seamless cross-platform experience with secure offline access
π Data Security β Enterprise-grade encryption and HIPAA-compliant safeguards
π€ Collaborative Care β Connect patients, doctors, and caregivers in one ecosystem
CuraGenie makes healthcare smarter, more accessible, and truly personalized β empowering individuals and healthcare providers with the insights they need to take control of health and wellness.
π Project Insights
| π Stars | π΄ Forks | π Issues | π Open PRs | π Closed PRs | π οΈ Languages | π₯ Contributors |
- Brain Tumor Detection - Advanced CNN-based MRI scan analysis
- Real-time Processing - Instant medical image classification
- Multiple Tumor Types - Detects Glioma, Meningioma, and other abnormalities
- Confidence Scoring - Provides accuracy metrics for each prediction
- VCF File Processing - Comprehensive genetic variant analysis
- PRS Calculations - Polygenic Risk Score computation
- Disease Prediction - AI-powered health risk assessment
- Personalized Reports - Detailed genomic insights
- Medical Queries - Intelligent health-related Q&A
- Symptom Analysis - Preliminary health assessment
- Treatment Suggestions - Evidence-based recommendations
- 24/7 Availability - Round-the-clock healthcare support
- Real-time Monitoring - Live health metrics tracking
- Interactive Visualizations - Dynamic charts and graphs
- Progress Tracking - Historical health data analysis
- Predictive Analytics - Future health trend forecasting
π Exciting News...
π This project is now an official part of GirlScript Summer of Code β GSSoC'25! πππ» We're thrilled to welcome contributors from all over India and beyond to collaborate, build, and grow Cura-Genie! Letβs make learning and career development smarter β together! ππ¨βπ»π©βπ»
π©βπ» GSSoC is one of Indiaβs largest 3-month-long open-source programs that encourages developers of all levels to contribute to real-world projects π while learning, collaborating, and growing together. π±
π With mentorship, community support, and collaborative coding, it's the perfect platform for developers to:
- β¨ Improve their skills
- π€ Contribute to impactful projects
- π Get recognized for their work
- π Receive certificates and swag!
π I canβt wait to welcome new contributors from GSSoC 2025 to this Cura-Genie project family! Let's build, learn, and grow together β one commit at a time. π₯π¨βπ»π©βπ»
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
npm startcd backend
# Install dependencies
pip install -r requirements.txt
# Start development server
uvicorn main:app --reload --host 0.0.0.0 --port 8000
# Production
uvicorn main:app --host 0.0.0.0 --port 8000π― Deployment
Frontend (Vercel)
- Connect your repository to Vercel
- Set environment variables
- Deploy automatically on push
Backend (Railway/Render)
- Connect your repository
- Set Python environment
- Use provided Dockerfile or auto-detection
π Project Structure
curagenie/
βββ frontend/ # Next.js frontend
β βββ src/
β β βββ app/ # App router pages
β β βββ components/ # React components
β β βββ lib/ # Utilities
β βββ public/ # Static assets
β βββ package.json
βββ backend/ # FastAPI backend
β βββ api/ # API routes
β βββ core/ # Core functionality
β βββ db/ # Database models
β βββ requirements.txt
βββ README.mdπ§ Environment Variables
Frontend (.env.local)
NEXT_PUBLIC_API_URL=http://localhost:8000
Backend (.env)
DATABASE_URL=sqlite:///./curagenie.db
JWT_SECRET_KEY=your-secret-key
OPENAI_API_KEY=your-openai-key
π₯ Medical Disclaimer
This platform is for educational and research purposes only. Always consult with qualified healthcare professionals for medical decisions.
π Code of Conduct
Please refer to the Code of Conduct file for guidelines.
π€π€ Contribution Guidelines
We love our contributors! If you'd like to help, please check out our CONTRIBUTE.md file for guidelines.
Thank you once again to all our contributors who has contributed to Cura-Genie! Your efforts are truly appreciated. ππ
See the full list of contributors and their contributions on the GitHub Contributors Graph.
π‘ Suggestions & Feedback
Feel free to open issues or discussions if you have any feedback, feature suggestions, or want to collaborate!
π Support & Star
If you find this project helpful, please give it a star β to support more such educational initiatives!
π License
The project licensed under the MIT License Will be Coming Soon.
β Stargazers
π΄ Forkers
|
HARSH GUPTA
|
π¨βπ« Mentors β Cura-Genie (GSSoC'25)
| Role | Name | GitHub Profile | LinkedIn Profile |
|---|---|---|---|
| Mentor 1 | Eman Khaliq | EmanKhaliq49 | eman-khaliq |
| Mentor 2 | Shreeraksha R Adiga | shreeraksha2112 | shreeraksharadiga |
π¨βπ» Built with β€οΈ for advancing personalized healthcare through AI and genomics by the Cura-Genie Team
β€οΈ Harsh Gupta and Contributors β€οΈ open an issue | Report bug
Ready to show off your coding achievements? Get started with Cura-Genie today! π



