Sensitive Data - is there a way to do it..?

Hey guys,

In europe and the us personal data/sensitive (personal) information is a big thing. How do you guys handle this while still using platforms like Chat GPT, Gemini, Anthropic, etc?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

You likely need to self-host the model (if applicable) to avoid sending the data over to the 3rd party services.

any idea on how to do that and how plex it is?

It requires some sort of DevOps knowledge. An example of the tool that could be self-hosted is https://ollama.com/ which supports many models, Ollama. See How to Run Large Language Models Locally with Ollama for Free - Geeky Gadgets for some explanation.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.