function Dialog({onClose}) { return (
See how this demo works by inspecting the colab version of it. The data used in this demo is synthetic and generated by Synthea. You can access the data via this this FHIR store.
The Model: This demo features Google's MedGemma-27B, a Gemma-based model fine-tuned for comprehending medical text. It demonstrates MedGemma's ability to accelerate the development of AI-powered healthcare applications by offering advanced interpretation of medical data.
Accessing and Using the Model: Google's MedGemma-27B is available on HuggingFace and is easily deployable via Model Garden
. Learn more about using the model and its limitations on the HAI-DEF developer site.
Like this Demo: If you find this demonstration valuable, kindly like it on HuggingFace.
Explore More Demos: Discover additional demonstrations on HuggingFace Spaces or via Colabs:
For more technical details about this demo, please refer to the README file in the repository.