CareChain.ai is a revolutionary healthcare management platform that combines blockchain security with AI-powered insights to transform patient care. Built for healthcare professionals, it provides secure record management, intelligent analysis, and proactive health monitoring.
- Blockchain-powered secure storage of complete medical histories
- Tamper-proof documentation with multichain technology integration
- Privacy-focused design that keeps patients in control of their data
- Upload and digitize paper prescriptions via OCR
- Track medication history and refill schedules
- Access prescription PDFs securely stored on IPFS
- AI-powered detection of potential adverse drug interactions
- Severity assessment and recommendations for medication conflicts
- Intelligent alerts for healthcare providers
- Comprehensive health risk assessment with visual scoring
- System-specific analysis (cardiovascular, respiratory, endocrine, renal)
- Personalized recommendations based on patient profiles
- AI-generated nutrition guidance based on patient health data
- Customized meal plans for specific health conditions
- Daily nutritional recommendations
- Evaluate genetic risks and inheritance patterns
- Disease predisposition assessment
- Family health mapping
- Digital checkup documentation and history
- Vitals tracking and analysis over time
- Integration with health risk assessment
Provider-focused dashboard with full patient management capabilities

Patient-centric mobile experience for health tracking and data access

- Web: React.js with Tailwind CSS
- Mobile: React Native with Expo
- RESTful API services
- AI/ML processing for health insights
- Blockchain integration (multichain technology)
- IPFS for decentralized document storage
- Blockchain ledger for data integrity
- Node.js (v14+)
- npm or yarn
- Expo CLI (for mobile app)
- Web3 wallet for blockchain features
# Navigate to web directory
cd CareChain/web
# Install dependencies
npm install
# Start development server
npm start# Navigate to App directory
cd CareChain/App
# Install dependencies
npm install
# Start Expo development server
npx expo startFor Healthcare Providers
- Register your medical practice
- Add patients to your practice
- Manage patient records and prescriptions
- Generate and review risk reports
- Analyze potential drug interactions
- Create checkup reports
For Patients (Mobile App)
- Register and create your health profile
- View your prescriptions and medical reports
- Access your personalized diet plan
- Receive medication reminders
- Track your health metrics
CareChain.ai uses multichain technology to provide:
- Immutable audit trails
- Cryptographic verification of medical records
- Secure, decentralized storage of sensitive data
- Patient-controlled access management
Project Structure
CareChain/
βββ App/ # Mobile application
β βββ app/ # Expo app directory
β β βββ (tabs)/ # Tab-based navigation
β β βββ prescription/# Prescription views
βββ web/ # Web application
β βββ public/ # Static assets
β βββ src/ # Source code
β βββ components/ # Reusable components
β βββ contexts/ # React contexts
β βββ pages/ # Page components
β βββ services/ # API services
- Fork the repository
- Create a feature branch:
git checkout -b feature/amazing-feature - Commit your changes:
git commit -m 'Add amazing feature' - Push to the branch:
git push origin feature/amazing-feature - Open a pull request
- Suprith - Blockchain Development & Mobile App
- Rakshita S - Website Development & UI/UX Design
- Saniya Naaz - Documentation & Research
- Madhusudan - Mobile App & Website Development
This project is licensed under the MIT License - see the LICENSE file for details.
Β© 2025 CareChain.ai. All rights reserved.



