Skip to content

dhuang101/superbug-ai-app

Repository files navigation

SuperBug AI Web App

A web application that servers as the frontend for the SuperBug AI App. Which will present the outputs from artificial intelligence predicting the existence of antibiotic resistant infectous bacterium using EMR (Electronic Medical Record) data in the FHIR (Fast Healthcare Interoperability Resources) format.

Dependencies

The app uses the NextJS React framework and applies the pages router paradigm

Testing

Once cloned a test environment can be launched using "npm run dev" which will launch the frontend at localhost:3000. Note that the app requires connection to a running FHIR database in order for any functionality to work

Build

To build the app simply run npm run build. This will create a build package which can then be launched using npm start. The app will then be running on localhost:3000.

Changelog

link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published