SeverityAnalysis / README.md
bohraanuj23's picture
Changes in the model architecture implemented
14f41f0

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: SeverityAnalysis
emoji: 🏢
colorFrom: red
colorTo: purple
sdk: gradio
sdk_version: 5.28.0
app_file: app.py
pinned: false

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

ICD Code Predictor from Lab Reports

Upload a medical lab report (PDF), and the model will extract lab test values, process them using LangChain + GPT, and predict ICD codes with confidence scores.

Built with:

  • PyTorch Lightning
  • LangChain + GPT-4o
  • FAISS
  • Gradio