File size: 738 Bytes
6e77367
 
 
1902c69
 
739da3c
26a2d57
0b6635d
 
1
2
3
4
5
6
7
8
9
---
license: mit
---

<div style="text-align: justify">
HistoGPT is a vision language model that generates highly accurate pathology reports from gigapixel whole slide images. The model takes multiple tissue sections from a patient as input and generates a highly accurate pathology report that includes disease classification, tumor subtype prediction, tumor thickness estimation, and other important clinical information. Most importantly, HistoGPT is fully interpretable, as every word or phrase in the output text can be visualized in the original image.

The full code of our project is available on [GitHub](https://huggingface.co/marr-peng-lab/histogpt). At the moment only the model weights are hosted here on Hugging Face.
</div>