gptr: A Convenient R Interface with the OpenAI 'ChatGPT' API

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!

Version: 0.6.0
Imports: jsonlite, RCurl
Published: 2024-05-07
Author: Wanjun Gu ORCID iD [aut, cre]
Maintainer: Wanjun Gu <wanjun.gu at ucsf.edu>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: gptr results

Documentation:

Reference manual: gptr.pdf

Downloads:

Package source: gptr_0.6.0.tar.gz
Windows binaries: r-devel: gptr_0.6.0.zip, r-release: gptr_0.6.0.zip, r-oldrel: gptr_0.6.0.zip
macOS binaries: r-release (arm64): gptr_0.6.0.tgz, r-oldrel (arm64): gptr_0.6.0.tgz, r-release (x86_64): gptr_0.6.0.tgz, r-oldrel (x86_64): gptr_0.6.0.tgz
Old sources: gptr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gptr to link to this page.