https://ai.google.dev/docs/gemini_api_overview>.">

gemini.R: Interface for 'Google Gemini' API (original) (raw)

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 ORCID iD [aut, cre, cph]
Maintainer: Jinhwan Kim
BugReports: https://github.com/jhk0530/gemini.R/issues
License: MIT + file
URL: https://github.com/jhk0530/gemini.R
NeedsCompilation: no
Materials: README NEWS
CRAN checks: gemini.R results

Documentation:

Reference manual: gemini.R.pdf

Downloads:

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 dependencies:

Reverse imports: batchLLM

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=gemini.Rto link to this page.