Package: gptr
Type: Package
Title: A Convenient R Interface with the OpenAI 'ChatGPT' API
Version: 0.7.0
Authors@R: 
    person("Wanjun", "Gu", , "wanjun.gu@ucsf.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7342-7000"))
Description: A convenient interface with the OpenAI 'ChatGPT' API <https://openai.com/api>. 'gptr' allows you to interact with 'ChatGPT', a powerful language model, for various natural language processing tasks. The 'gptr' R package makes talking to 'ChatGPT' in R super easy. It helps researchers and data folks by simplifying the complicated stuff, like asking questions and getting answers. With 'gptr', you can use 'ChatGPT' in R without any hassle, making it simpler for everyone to do cool things with language!
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: jsonlite, RCurl
NeedsCompilation: no
Packaged: 2025-04-04 18:12:53 UTC; wanjun
Author: Wanjun Gu [aut, cre] (<https://orcid.org/0000-0002-7342-7000>)
Maintainer: Wanjun Gu <wanjun.gu@ucsf.edu>
Repository: CRAN
Date/Publication: 2025-04-05 11:20:14 UTC
