Hello! In our company we want to use machine learning technology with UIPath Studio Robots. Could you please tell, which options do we have? More specific, we interested in use some trained model, that get input data and then make a decision, what to do next.
Python activities are added to the latest version to support ML and AI. Python models can be executed from UiPath
Install the Python activity package from the package manager with the new UiPath version
thank you
There is also the UiPath.Cognitive.Activities package. Give it a try and let us know if you need more info.
Here is the documentation:
Hi
I have tried language detector app using ml Machine Learning in Ui Path Rpa || AI apps in UI Path tutorials - YouTube
Hi,
Thank for your great video but I am not see where is involving of Machine Learning there ? regarding to your video, you just demo how to use HTTP Request Activity and show the result.
Indra
Please follow the below link for Machine Learning
Regards
Sunil.P
Below URL’s would be the custom built machine learning & AI packages available at UiPath already. Other RPA tools doesn’t have these features to add in the code.
Note : Based on the challenge/usecase, we can suggest which service can be provided for the Client. Otherwise we can check on the below custom built activities given with the problems and the solutions.
https://go.uipath.com/components?lang[]=en&sort=last_updated&category=machine-learning-model](https://go.uipath.com/components?lang[]=en&sort=last_updated&category=machine-learning-model
https://go.uipath.com/components?sort=most_relevant&search=ai&lang[]=en&=&sort=most_relevant
UiPath ML Webinar available at below path.
Invoice & Receipt processing
Below are the few cognitive activities.
Hi @Xeonios ,
I would recommend you to integrate UiPath with ML model.
Check this out: https://www.linkedin.com/feed/update/urn:li:activity:6612952059811594240/
Please let me know if any more information needed.
Regards,
Chaitanya
Hi ovi,
This is just only python script package but when you go and try to used ml library like numpy,pandas and other advanced this is not accepted.
For creating custom ml model like we do in .NET and integrate using nuget package ,if anything like that please let us know so we will create and predict on it by easily given input.
Nice approach… there’s also algorithmia for ML as API, like this: