• 0 Posts
  • 97 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle


  • I wonder if you could do something with heuristics or a micro LLM to flag words that might be expected to be private.

    I would be curious if someone could do a proof of concept with the Ollama self-hosted model. Like if you feed it with examples of names, IP addresses, API-key-like-strings, and others, it might be able to read through the whole file and then flag anything with a risk level greater than some threshold.