NeuraMed

Clinical AI Diagnostic Intelligence

RoleFull-Stack Engineering, Agentic AI Systems & Product Design
Built byShaurya Punj
LocationIndia
Year2025 - 2026
NeuraMed hero
Overview

A full-stack clinical AI diagnostic platform built to democratize access to medical intelligence. It deploys three specialized AI agents - a Voice Diagnosis engine, a Medical Imaging system, and an OCR Report Intelligence layer - serving both physicians and patients through role-based access.

The Problem

800 million people in India lack meaningful access to preliminary medical guidance. Doctor-to-patient ratio stands at 1:25,000 vs WHO recommended 1:1,000. Misdiagnosis rate: 60%. 125,000+ preventable deaths annually from polypharmacy errors and fragmented paper records.

The Solution

NeuraMed puts a board-certified-grade AI diagnostic engine in anyone's browser. Three specialized agents deliver ICD-10 coded diagnoses, ACR-classified imaging reports, and actionable treatment pathways - in English and eight Indian languages.

Project Walkthrough
Agent Architecture
01

Voice Diagnosis Agent

Input: Spoken/Typed Symptoms & Context
Engine: Web Speech API → ElevenLabs → LLaMA 3
Output: Differential Diagnoses, ICD-10, Action Plans
Speed: < 3s
02

Medical Imaging AI

Input: X-Ray, CT, MRI, Ultrasound (DICOM/JPEG)
Engine: FastAPI → OpenCV → LLaMA 3
Output: ACR Classification, Anomaly Detection
Speed: < 3s
03

OCR Medical Document Agent

Input: PDFs, Prescriptions, Lab Scans
Engine: PyMuPDF / Tesseract → LLaMA 3
Output: Plain-language Health Scores, Alerts
Speed: < 3s
System Architecture
NeuraMed architecture flowchart
Technology Stack

client

  • React 18
  • TypeScript
  • Tailwind
  • Vercel CDN

server

  • FastAPI (Async)
  • Render Backend
  • Python

ai

  • Groq LPU
  • Meta LLaMA 3 70B
  • ElevenLabs API
  • OpenCV / Tesseract

data

  • PostgreSQL (Relational)
  • SQLAlchemy ORM
  • WebSocket Broadcast
Key Features
01

Real-time WebSocket sync for live diagnostic feeds

02

PBKDF2 secured authentication with role-based access

03

Live urgency heatmap and clinical metrics dashboard

04

Voice-to-clinical-code pipeline with 92% confidence

05

Multilingual voice processing in 8+ Indian languages

06

End-to-end latency under 3 seconds across all agents

Screenshots
NeuraMed Dashboard - AI Health Assistant Overview
Voice Diagnosis Agent - Differential Diagnosis with ICD-10
OCR Reports - AI-Powered Medical Document Analysis