chatGPT를 이용한 채팅 및 이미지 생성을 위한 Shiny 앱 호출

shiny_chatgpt()

Value

없음

Author

유충현

Examples

if (FALSE) {
 library(shinyGPT)

 ## chatGPT를 이용한 채팅 및 이미지 생성기(Shiny Web Application) 호출
 shiny_chatgpt()
}