Skip to content

zanmat/drllama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doc-To-R-Llama (drllama)

The Documentation-To-R (Doc-To-R) package uses locally run Large Language Models to provide documentation on undocumented R code, improving the readability of code written by others (or by you a long time ago).

Installation

You can install the development version of DrLlama from GitHub with:

# install.packages("pak")
pak::pak("zanmat/drllama")

drllama requires having Ollama installed and running.

About

R Code Documentation via local LLM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages