Skip to content
/ ragent Public

ragent: Playing with Agents in R

Notifications You must be signed in to change notification settings

cynkra/ragent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package is purely experimental. It is not intended for production use or deployment. I don’t plan to maintain it.

ragent: Playing with Agents in R

R package for creating AI agents that use local LLMs (Large Language Models). Includes tools for calculations and document search using retrieval augmented generation (RAG).

Installation

# install.packages("devtools")
devtools::install_github("cynkra/ragent")

Note: Requires Ollama to be installed and running locally.

About

ragent: Playing with Agents in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages