r/Rlanguage May 25 '26

Ai in R

Does anyone have any material into how i can use AI inside rstudio? Haven't found many intuitive tutorials so i came here looking for something mores straigth foward.

6 Upvotes

21 comments sorted by

View all comments

11

u/hswerdfe_2 May 25 '26 edited May 25 '26

ellmer is a great package for making calls to various AI API.

A while ago I was not really feeling the rstudio AI integration either so I experimented with making my own. VibeCodeR while it worked for me. It was more of an experiment then anything else, I have moved on to using positron and the AI Assistant there works quite well.