Skip to content

SciViews/helpai

Repository files navigation

‘SciViews::R’ - Simplified Help Pages in R Thanks to AI

R-CMD-check codecov CRAN Status r-universe status License: MIT Lifecycle: experimental

The {helpai} provides functions ai_ask(), ai_explain_term(), ai_explain_function(), ai_explain_code(), and ai_explain_error().

An RStudio add-in that uses the functions mentioned above is also available in the BioDataScience repository.

Installation

You can install the development version of {helpai} from GitHub with:

# install.packages("pak")
pak::pak("SciViews/helpai")

Example

This is a basic example. It will work if you have an Ollama procees serving locally (without extra configuration):

library(helpai)
ai_ask("What is data science?")

For further instructions, please, refer to these help pages at https://www.sciviews.org/helpai/.

Code of Conduct

Please note that the {helpai} package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Simplifierd R help pages thanks to AI

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •