š§ How I Built LungIQ: A Weekend Project to Train Better Respiratory Clinicians
Posted by @nicholasamsler ā Founder, Amsler Labs
āø»
š Who Am I?
Combat medic turned AI engineer. I build open-source clinical tools under Amsler Labs that help medics, educators, and clinicians work smarterānot just harder.
āø»
š« The Problem
Ventilator waveforms are essentialābut hard to teach. Most training methods rely on static slides, confusing animations, or outdated tools. I wanted something fast, interactive, and mobile-friendly that made waveform learning click for medics.
āø»
š The Solution: LungIQ
LungIQ is a free, web-based waveform simulator built in a weekend. It lets users:
⢠Adjust ventilator parameters (PEEP, PIP, I:E, etc.)
⢠Visualize real-time changes in flow, pressure, and volume
⢠Simulate patterns like ARDS, asthma, COPD
⢠Toggle dark mode (because who wants to blind night-shift medics?)
Itās mobile-optimized and designed for use at bedside, in the classroom, or between calls.
āø»
š§° The Stack
⢠Frontend: Next.js + React
⢠Graphing: Plotly.js (fast + flexible)
⢠State Management: useState + controlled form inputs
⢠Hosting: Vercel
⢠Design Focus: Touch-friendly, simple UI, no login, no clutter
āø»
š§Ŗ Why It Matters
Every paramedic has been handed a ventilator and told, āWatch for shark fins.ā But many never actually see what that looks like.
LungIQ bridges that gap with an intuitive interface for hands-on waveform explorationāno ICU or manikin required.
āø»
š ļø Whatās Next
⢠A challenge mode: āIdentify This Patternā
⢠Prebuilt case studies (ARDS, asthma, tension pneumo)
⢠Syncing it with my simulation doc generator (SimCraft)
⢠Adding waveform overlays for comparison
āø»
šØāš» Open Source
Want to fork, contribute, or remix it for your own training program?
𧬠GitHub: Nicholas-Amsler/lung-iq
āø»
š¬ Letās Connect
If youāre building clinical tools, automating workflows, or want to make med education suck lessāIām in.
⢠š amslerlabs.com
⢠š» GitHub
⢠𧪠@nicholasamsler on Dev.to
āø»
š” TL;DR: I built a waveform trainer in a weekend. Itās free. Itās fast. And itās for field clinicians who want to level up. Give it a try:
š https://lungiq.amslerlabs.com
Top comments (4)
Huge win for medics and educators alike...
š« My first post on Dev.to ā thanks for stopping by! LungIQ was a quick build, but Iāve got more coming (including a tool that auto-generates simulation docs from JSON š).
Would love your thoughts, questions, or waveform war stories.
Love seeing tools like this that actually make learning practical for clinicians. Did any real-world feedback from medics surprise you or shape what gets built next?
Actually yes! Being a current clinical manager at Global Medical Response allowed me to engage many Respiratory Therapists, Flight Medics , and Flight Nurses who helped with expanding some of the settings I was initially missing. Specifically, at first my I:E ratio needed expanding (technically still does as I need to add a reverse I:E like 1:3-1:4.)Also, I completely forgot to add pediatric calculations which was a huge oversight. And in doing so I was able to expand the learning pathways. No one has found my Konami code hidden in there to unlock all scenariosā¦yet ;)