๐Ÿง  Project Narrative: Simulation-Based Healthcare Communication System

๐Ÿ’ก Inspiration

Living and working in Ireland, I observed that many healthcare workers struggle not with knowledge, but with real-world communication. Patients speak with different Irish accents, often quickly or unclearly, especially elderly patients.

This gap between qualification and real-world readiness inspired me to build a system that focuses on what actually happens on the job.


๐ŸŽฏ What I Built

I developed an MVP of a simulation-based communication system for healthcare assistants.

The system:

  • Plays realistic audio scenarios (patients, nurses, accents)
  • Requires users to:
    • Understand (type what they heard)
    • Respond (type appropriate reply)
  • Evaluates:
    • Clarity
    • Safety
    • Tone

It then generates a readiness score:

$$ \text{Readiness Score} = \frac{C + R + S}{3} $$

Where:

  • (C) = Comprehension
  • (R) = Response Quality
  • (S) = Safety & Tone

๐Ÿ› ๏ธ How I Built It

  • Designed 10โ€“15 real-world scenarios based on healthcare situations
  • Used pre-recorded audio (no AI voice for MVP)
  • Implemented rule-based scoring:
    • Keyword matching
    • Safety checks
    • Tone detection (basic phrases)
  • Built a simple flow:
    • Audio โ†’ Input โ†’ Evaluation โ†’ Feedback โ†’ Score

๐Ÿ“š What I Learned

  • Real-world problems are often not about knowledge, but execution
  • Simplicity is powerful โ€” MVPs should focus on core value only
  • User experience matters even in early prototypes
  • Scoring systems must be clear and consistent to build trust

โš ๏ธ Challenges Faced

  • Designing realistic scenarios without clinical expertise
  • Ensuring scoring felt fair and meaningful
  • Avoiding overbuilding (e.g., speech AI, complex NLP)
  • Balancing between a test system vs learning tool

๐Ÿš€ Final Outcome

This project evolved from a simple idea into a performance simulator that measures real communication ability.

It doesnโ€™t test what users know โ€”
it tests what they can do in real situations.


๐Ÿ”ฅ Key Takeaway

โ€œQualification proves knowledge. This system proves communication readiness.โ€

Built With

Share this project:

Updates