I am Tom Brooks. I build things in Python
He/Him
EndoGPT is a medical NLP, we trained a version of ChatGPT(BioGPT) to generate synthetic endoscopy reports, which include long sections of free text, in partnership with Guy's and St Thomasโ Hospital. This anonomysises the data sufficient for the ethics board to approve releasing the reports to data scientists outside the hospital.
https://nabillawrence-endogpt-websiteappmain-5v2wnl.streamlit.app/
https://github.com/NabilLawrence/EndoGPT
X-ray Analyser is a simple Neural Network trained on this set of X-rays from kaggle. Which can identify X-rays which show symptoms of Pneumonia and those which do not. The model is built using Tensor Flow Sequentian and has an accuracy of 86%.
https://tombrooks248-x-ray-appapp-9pmb2z.streamlit.app/
https://github.com/tombrooks248/x-ray