integrated of AI (Python & R) with Uipath is very easy. I worked on AI project recently and integrated with uipath.
First I configured Language R & python on client machine.
I executed R file,py file and ipynb file using command prompt and automated with Uipath. This process is running successfully.
Python is going to be added for Invoke Code Activity in the next Release. 
“Invoke Python Code - you asked, now it’s delivered: activities that interact with python”
3 Likes
MCobby
3
Hi Nitin,
I am considering integration of R script in UiPath. Can you share any ideas on how to go about this?
Thanks.
farhan94
(Farhan Salam)
4
Create your R script and a batch file to run the script. You can then run the .bat file from UiPath using start process activity.
badita
(Mihai Badita)
5
This is too vague. However you can runt Python code.
How to integrate ipynb that is Jupyter Notebook with UiPath?
2 Likes
Kaloki
7
Thanks @Nitin.varshneya
Could you kindly share the specific steps that one would need to be able to integrate Py or R Script into UiPath?
Thanks.
1 Like