Provides a comprehensive interface for Google Gemini API, enabling users to access and utilize Gemini Large Language Model (LLM) functionalities directly from R. This package facilitates seamless integration with Google Gemini, allowing for advanced language processing, text generation, and other AI-driven capabilities within the R environment. For more information, please visit <https://ai.google.dev/docs/gemini_api_overview>.
Version: | 0.5.2 |
Depends: | R (≥ 4.0.0) |
Imports: | base64enc, cli, httr2 |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2024-08-26 |
DOI: | 10.32614/CRAN.package.gemini.R |
Author: | Jinhwan Kim [aut, cre, cph] |
Maintainer: | Jinhwan Kim <hwanistic at gmail.com> |
BugReports: | https://github.com/jhk0530/gemini.R/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/jhk0530/gemini.R |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | gemini.R results |
Reference manual: | gemini.R.pdf |
Package source: | gemini.R_0.5.2.tar.gz |
Windows binaries: | r-devel: gemini.R_0.5.2.zip, r-release: gemini.R_0.5.2.zip, r-oldrel: gemini.R_0.5.2.zip |
macOS binaries: | r-release (arm64): gemini.R_0.5.2.tgz, r-oldrel (arm64): gemini.R_0.5.2.tgz, r-release (x86_64): gemini.R_0.5.2.tgz, r-oldrel (x86_64): gemini.R_0.5.2.tgz |
Reverse imports: | batchLLM |
Please use the canonical form https://CRAN.R-project.org/package=gemini.R to link to this page.