Image Monitoring

Is there any method/functionality in UIpath where I can filter images on the basis of some criteria?
I’m looking for ideas for moderating some content. for example - Nudity. If the content is not acceptable, I can reject it, if it is not, I can approve it. The content is in form of images only. Any ideas to automate it?

@Tanu.Sharma,

No, UiPath at this moment does not have something like that. But you can build your AI module and use uipath to send the image to the module and retrieve results from it. Just check if you can find something on GitHub, built on OpenCV and you can use that as a start to building and training your Ai. This needs advanced machine learning

2 Likes

Thank you!

1 Like