MediSense – Project Summary & Elevator Pitch

Elevator Pitch

“Your medical reports, finally explained like a human would.”


Inspiration

The project was inspired by a moment in a crowded hospital where long waiting times and overwhelming medical reports made it obvious how hard it is for everyday people to understand their own health data. Watching patients anxiously hold ECGs and test printouts without any clue what they meant sparked the idea to create something that could translate complex medical info into human language instantly.


What It Does

MediSense is an AI-powered tool that analyzes medical reports PDFs or images and converts them into simple, meaningful insights. It provides an overall health score, explains biomarkers in plain language, highlights potential risks, suggests remedies, and even delivers lifestyle guidance. Everything is crafted so anyone can understand their health without confusion.


How It Was Built

The entire project was developed in one focused week using Node, Express, EJS, and Google’s Gemini 2.5 Flash model.

  • PDFs are parsed with pdf-parse
  • Images are processed directly by the model
  • A privacy-first workflow ensures no file storage
  • A fallback AI system guarantees stability when rate limits hit

Challenges Faced

A tiny CORS issue literally a misplaced slash took hours to debug. Early development was disrupted by model rate limits. Creating a UX that makes medical data feel safe and understandable was also a challenge. Since this tool deals with sensitive health information, privacy decisions had to be handled with extra care.


Accomplishments

MediSense was built solo in under a week and genuinely helped users make sense of complex medical results. Transforming intimidating jargon into friendly, useful explanations felt like a huge win. The project proved that a single developer can ship something meaningful and impactful.


What We Learned

The process reinforced the value of strong UX, rapid prototyping, and trust-focused design especially in healthcare. Debugging taught patience, precision, and the importance of attention to detail.


What’s Next

Next steps include refining the system with help from medical professionals, expanding real-user testing, building a community around the project, and studying global healthcare tech to guide future improvements. The ultimate goal is for MediSense to become a reliable companion for people everywhere who want clarity about their health.

Built With

Share this project:

Updates