An R console utility that lets you ask R related questions to the 'OpenAI' large language model. It can answer 'how-to()' questions by providing code, and 'whatis()' questions by explaining what given code does. You must provision your own key for the 'OpenAI' API <https://platform.openai.com/docs/api-reference>.
Version: | 0.2.2 |
Imports: | httr, keyring, rjson |
Suggests: | testthat (≥ 3.0.0), vcr (≥ 0.6.0) |
Published: | 2023-11-17 |
DOI: | 10.32614/CRAN.package.air |
Author: | Soumya Ray [aut, cre, cph] |
Maintainer: | Soumya Ray <soumya.ray at gmail.com> |
BugReports: | https://github.com/soumyaray/air/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/soumyaray/air |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | air results |
Reference manual: | air.pdf |
Package source: | air_0.2.2.tar.gz |
Windows binaries: | r-devel: air_0.2.2.zip, r-release: air_0.2.2.zip, r-oldrel: air_0.2.2.zip |
macOS binaries: | r-release (arm64): air_0.2.2.tgz, r-oldrel (arm64): air_0.2.2.tgz, r-release (x86_64): air_0.2.2.tgz, r-oldrel (x86_64): air_0.2.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=air to link to this page.