Hosted Link had some linting issue (http://criticallink.vercel.app/) (http://criticallink.co/) (https://drive.google.com/file/d/1ILCLUyDT1CJ6zZyATbyxuIG7OVCBN9Z6/view?usp=sharing) This project is a real-time ICU monitoring system, designed to enhance patient care by integrating multiple health data sources, advanced AI-powered monitoring, giving prediction based patients face emotions,body movement alerts, fall detection, Cough and sneeze detector, and remote access capabilities for healthcare teams.
This is a Next.js project bootstrapped with create-next-app.
- Real-Time Data Integration: Collects data from multiple medical devices.
- AI-Based Monitoring: Uses cameras and object detection to track patient activity.
- Remote Access: Mobile app for healthcare providers to monitor and make decisions remotely.
- Alert System: Instant notifications for abnormal readings or critical changes.
- Trend Analysis: Analyze historical data for tailored treatment plans.
- Enhanced Communication: Seamless interaction between healthcare teams and patient families.
-
- Enhanced Realtime alerting Mobile APP: Seamless interaction between web and Android, sensor data transfer.
extract and run server and medbit zip files in for server Explore the project branches for additional configurations:
- Server branch: Contains backend configurations.
- ML_config branch: Houses machine learning configurations.
To start the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devThen, open http://localhost:3000 in your browser to view the app.
You can start editing the app by modifying app/page.tsx, with automatic updates on save.
This project uses next/font to optimize and load Geist by Vercel.
For more on Next.js, visit:
To deploy your app, use the Vercel Platform.
For additional deployment information, see the Next.js deployment documentation.
This README should help new users get started with development, deployment, and learning more about Next.js.