Current use of AI LLMs typically expands the model’s training data with specific sources to augment domain-specific knowledge.
There is great value in e.g. a “OpenAI ChatGPT custom GPT” with knowledge of he UiPath documentation.
Clarification is needed on the “acceptable use” of the page docs.uipath.com:
- the footer of docs.uipath.com links to UiPath Legal Terms | UiPath
- on top of that page is clearly stated:
This page does not include:
the technical documentation for UiPath products, which can be found - I cannot find other terms on UiPath Documentation Portal
My questions are
- as a user of the Community Edition am I allowed to scrape docs.uipath.com, so that I can use an extract as “knowledge” in a custom GPT?
- as a member of the UiPath Community am I allowed to make this custom GPT available to other users of OpenAI’s ChatGPT?
- what is the stance of UiPath of me publishing the Python scripts to extract documentation content (for some unspecified reason I know how hard it is to properly parse the HTML)
- as an Enterprise user, which channels do I request through in order to obtain the documentation in PDF format? Alternatively would an Enterprise user be allowed to also scrape docs.uipath.com
I was surprised to see docs.uipath.com explicitly excluded from the legal terms,
and am sitting for months on a highly useful Python scraper that propels AI Chat Assistant for RPA users to new heights.