BioNexus is an explainable AI system for medical report understanding.
It converts raw medical reports (PDFs, images, text) into structured, clinician-ready summaries with sentence-level provenance.
- OCR for scanned medical reports
- Clinical NLP with explainability
- Lab value extraction
- Adaptive report summarization
- Sentence-level evidence mapping
- Dockerized backend
- React frontend
- FastAPI (Python)
- Tesseract OCR
- Rule-based + hybrid NLP
- Docker
- React (frontend)
- Render (backend deployment)
- Vercel / Netlify (frontend)
Frontend (React) → Backend (FastAPI + OCR) → Structured Output
This project is a research prototype and is not intended for clinical diagnosis.
Swetank Kumar