Relm: Bringing Local LLMs and Interpretability to R
Relm – local LLMs as base-R objects, with interpretability

I am launching Relm, a new package that transforms R into a first-class environment for AI research by embedding local Large Language Models as native objects. Built on a Rust core with a patched llama.cpp, this project offers full interpretability and seamless integration for data scientists. We are rebranding from R-ebirth to Relm to better reflect our mission of making advanced AI accessible directly within the R ecosystem.
"Broadens the simplifier's mandate from behavior-preserving complexity reduction to six first-class goals -- structural refactoring + indirection-layer reduction, measured hot-path optimization, dependency reduction, real-reuse helper extraction, memory-leak/resource-hygiene fixes, and clean-coding maintainability."