Inspiration

The inspiration for Lumina came from the agonizing "Black Box" of healthcare—the high-stress period between a patient's admission and their discharge. We realized that while we can track a pizza in real-time for 180°C (or 300 Rupees), families are often left in the dark about a loved one's ICU status. We wanted to replace this systemic failure of empathy with a "Digital Glass Wall" that provides absolute transparency.

What it does

Lumina is a B2B2C Healthcare Ecosystem designed to create a secure Digital Twin of the entire patient journey.

  • Live Vital Streaming Concept: Designed to tap into bedside monitors to stream ECG, SpO2, and Heart Rate with sub-3-second latency.
  • Real-time Care Timeline: Tracks "Invisible Care" like medication, sponge baths, and doctor rounds via a dedicated Nurse App.
  • Live Itemized Billing: Eliminates "Bill Shock" by updating costs the moment a nurse logs a clinical action.
  • AI Care Assistant: Uses a RAG-powered AI to explain complex medical data and billing to families in plain language 24/7.

How we built it

The platform architecture is designed for high reliability and low latency:

  • Frontend & Platform: Developed with a focus on modern UI/UX to ensure a "Calm by Default" experience for anxious families.
  • IoT Edge Blueprint: Our technical architecture specifies an Edge Gateway (such as a Raspberry Pi) to interface with hospital monitors via RS-232, utilizing MQTT for real-time data transmission.
  • AI Engine: We integrated a Retrieval-Augmented Generation (RAG) architecture that processes both static hospital policies and live patient data streams.
  • Data Structure: Designed with an "Offline-First" approach to ensure data remains accessible even in hospital dead-zones.

Challenges we ran into

Conceptualizing a bridge between clinical hardware and consumer software presented several hurdles:

  • Protocol Research: Investigating how to communicate with diverse, legacy medical monitors while maintaining sub-3-second latency.
  • Data Sensitivity: Designing a high-security architecture to maintain patient privacy and HIPAA-level standards.
  • UI/UX Balance: The challenge of displaying complex medical signals in a way that provides clarity without increasing family anxiety.

Accomplishments that we're proud of

  • Designing a comprehensive "Digital Glass Wall" that bridges the gap between clinical operations and family emotional needs.
  • Creating a high-fidelity prototype that demonstrates the seamless flow of data from a nurse's action to a family's bill.
  • Developing a logic for a RAG-powered AI that accurately interprets medical charges for non-medical users.

What we learned

We learned that technical innovation in healthcare must be grounded in empathy. We gained deep insights into the requirements of IoT edge computing, the complexities of real-time medical data streaming (), and how RAG-based AI can be used to humanize technical data.

What's next for LUMINA:

  • Hardware Prototyping: Moving from the architectural blueprint to a physical IoT build using ESP32/Raspberry Pi.
  • Hospital Partnerships: Collaborating with medical facilities to test the Nurse App workflow in a real-world environment.
  • Predictive Analytics: Integrating machine learning to alert families and doctors of potential health trends before they become emergencies.

Built With

Share this project:

Updates