Developing a shiny application to visualize FVIII levels
Based on the PK model ChatGPT developed, a shiny application was
developed by ChatGPT to simulate FVIII levels profiles based on patient
characteristics. The Shiny application allows to adjust the body weight
of a patient (from 40 to 100 kg with steps of 1 kg), the baseline FVIII
level (from 0 to 40 IU/dL), the duration of the simulation, and the
desired dosing (between 250 and 5000 IU). ChatGPT was able to
successfully generate a Shiny application that can simulate FVIII levels
over time, with realistic predictions18 (figure 3 and
supplement). All queries were successfully implemented in the Shiny
application by ChatGPT. Moreover, ChatGPT was capable of implementing
multiple requests from a single query, such as questions 3b and 4b.