Your Prompts Never Leave Your Browser

A paralegal friend said something that stuck: she’d never be allowed to put client files into a normal AI chatbot. Not because the tool was bad, just because once a document leaves her machine, it’s out of her hands. That comment is what pushed the creator of Zero Witness to build something new for people who can’t risk a single upload. In her line of work, that risk just isn’t worth taking.

Here’s what Zero Witness actually does. Instead of sending your conversation off to a server somewhere, the model runs right inside your browser using WebGPU. No account. No login screen. Nothing to sign up for before you can type a single word. The creator got tired of pasting things into ChatGPT and wondering where they actually went. Was it a document that wasn’t really theirs to share? Or just a conversation they didn’t want sitting on someone else’s server? So instead of complaining about it, they built the tool they wished already existed.

Key things that stand out so far

  • Runs entirely in-browser through WebGPU, so the chat itself never makes a round trip to a server.
  • No account or login required before you can start typing.
  • Local documents attach as a “project” without ever getting uploaded anywhere.
  • A separate workspace mode for handling client files, contracts, or anything genuinely sensitive.

Now here’s the twist, and it’s the part that separates this from a plain wrapper around an API. One commenter on the original thread summed it up as “basically local LLMs with a web interface.” That’s a fair first impression, if you only skim the headline. But the detail that actually matters is what happens to your files. You can load local documents as a “project” and work with them without ever uploading a single one anywhere. The model reads them straight off your machine, inside your own browser, and the whole conversation stays there too.

For a lawyer, a founder juggling an NDA, or anyone dealing with something they’d never paste into a normal chatbot, that’s a real category shift. It’s not just a new coat of paint on the same idea. That’s exactly why the workspace mode exists: built after the paralegal comment landed. It’s aimed squarely at people whose job depends on client files never touching a third-party server.

Worth comparing this to what’s already out there. ChatGPT and Claude keep your data on their servers, full stop, account required. Tools like Ollama or LM Studio also run locally, but you’re installing software and downloading model weights first. That’s a setup most non-technical people will never touch. Zero Witness sits in the middle: no install, no account, just a browser tab doing the actual inference. That’s a genuinely different tradeoff, not a repackaged one.

None of this is polished yet, and the creator says so upfront. It’s rough in places. WebGPU support isn’t universal across every browser, so older setups or certain mobile browsers may not run it well. No account also means no syncing your chats across devices, at least for now. Early build, real tradeoffs, worth knowing before you commit.

The quick workflow to try it

  1. 🖥️ Open the site in a WebGPU-capable browser. Recent Chrome or Edge handles it without any extra setup.
  2. Skip the signup screen. There genuinely isn’t one to skip.
  3. 📁 Load a local file as a “project” instead of uploading it to anyone’s server.
  4. Flip on workspace mode for anything genuinely sensitive: client files, contracts, anything you’d never paste into ChatGPT in the first place.
  5. 💬 Chat like normal from there. The model does the actual work on your own hardware the whole time, not a data center somewhere else.

Pro tip: the creator is actively asking two questions worth sitting with. Does “runs locally in your browser” register as meaningfully different, or does it just read as marketing copy? And is it obvious in the first 30 seconds that this isn’t another ChatGPT skin? Both are fair questions, and honestly, they’re the right ones to ask before scaling anything.

Second pro tip: don’t expect a polished ChatGPT clone on your first visit. Expect an early build solving one specific problem well. That’s the tradeoff worth knowing before you judge it against tools with a decade of funding behind them.

Worth a look next time you hesitate before pasting something into an AI chat and wonder where it’s actually going. Go poke around and tell the creator what’s missing ⚓

I built a private AI site where your prompts don’t have to leave your computer
by u/unflushable in ChatGPTPromptGenius

Scroll to Top