I have a question regarding data privacy and confidentiality.
I will import healthcare data into Neo4j desktop (not sandbox or AuraDB), with LLMs like GPT-4 to create a knowledge graph and then query the KG for semantic analysis, but data provider specifies that it is prohibited from disclosing any portion of the data, or otherwise sharing any portion of the data with, any third party. Loading the data into LLMs like ChatGPT, for example, would not be allowed. Using software on my computer is fine, but loading into the cloud is not.
So I just want to
- confirm if creating and querying knowledge graph with LLMs and Neo4j desk falls into the restrictions from the data provider?
- are there any other resolutions/alternatives to issue?