GCP Jargon Buster PoC

During my initial short stint at Go Reply, I was tasked with helping design, implement and present a proof of concept for how Generative AI and Google Cloud Platform could be used in the medical field.

The proof of concept that I presented was a 'Jargon Buster'. It utilised Generative AI in order to break down and explain technical medical reports to untrained individuals.

The project made use of several Google products: Vertexai (for the Generative AI); Cloud Storage (to store the files to be sumamrised); Cloud Functions (to feeds submitted files to the Generative AI).

This project acted as the precursor to 'Scan Manager'.

Apart from the more technical aspects, this project was a lesson on the importance of guard rails - I had to ensure that while the AI interpreted the medical data successfully, that it did not make any diagnosis that was not there and that it always suggested to seek medical advice from a (human) professional.

The proof of concept was presented to the rest of the company and the partners and received positive feedback.