MedSync is an advanced healthcare monitoring system with AI-powered features designed to help families and medical professionals monitor patient health.
- Download the MedSync installer package
- Right-click on
install-medsync.ps1and select "Run with PowerShell" - The installer will automatically:
- Install required dependencies (Node.js, etc.)
- Configure the application
- Create desktop and start menu shortcuts
- Set up AI features based on your hardware capabilities
If the automatic installation doesn't work, follow these steps:
- Install Node.js (version 16.x or higher)
- Open PowerShell in the MedSync directory
- Run
npm installto install dependencies - Run
npm run first-runto configure the application - Start the application with
npm startornpm run web
- Real-time health monitoring
- Medication tracking with pill detection (webcam required)
- Voice assistant for health inquiries (microphone required)
- AI-powered chat assistant
- Nutrition monitoring and analysis
- Emergency alerts and notifications
- Advanced patient monitoring tools
- Detailed health analytics
- Medical parameter configuration
- Alert management system
- Patient records and history
- Comprehensive reporting tools
- Operating System: Windows 10 or 11
- Processor: Intel Core i3 or equivalent (i5 or better recommended for AI features)
- Memory: 4GB RAM minimum (8GB or more recommended)
- Storage: 500MB free disk space
- Optional Hardware:
- Webcam (for pill detection and vision monitoring)
- Microphone (for voice assistant)
If you encounter any issues during installation or usage:
- Check if your system meets the minimum requirements
- Try running
npm installmanually to reinstall dependencies - Make sure your webcam and microphone are working properly for AI features
- Review the logs in
%APPDATA%\MedSync\logsfor error messages
- All patient data is stored locally on your computer
- AI features can be disabled in settings
- No data is sent to external servers without explicit permission
- API keys (if used) are stored securely in your user profile
MedSync is licensed under the MIT License. See the LICENSE file for details.
For support, please contact the MedSync support team or open an issue on our GitHub repository.