R interface to the CatLLM Python ecosystem — eight R packages wrapping their Python counterparts via reticulate. Each package below has its own pkgdown site with reference docs, vignettes, and a changelog.
install.packages("cat.llm",
repos = c("https://chrissoria.r-universe.dev",
"https://cloud.r-project.org"))
General-purpose classification base.
Open-ended survey responses.
Social media posts (Threads, Reddit, Bluesky, etc.).
Academic papers (OpenAlex fetch + PDFs).
CERAD cognitive assessment scoring.
Policy documents (17 built-in sources).
Web content (URL auto-fetching).
Meta-package — installs all 7 sub-packages.
Generated by pkgdown. Source: github.com/chrissoria/cat-llm