Alternatives
Products that do what SafePaste AI does
Redacts sensitive data before pasted text reaches LLM chat
- 1

- 2
- 3

- 4

- 5

- 6

- 7LP
OP here. I built this because I recently caught myself almost pasting a block of logs containing AWS keys into Claude. The Problem: I need the reasoning capabilities of cloud models (GPT/Claude/Gemini), but I can't trust myself not to accidentally leak PII or secrets. The Solution: A Chrome extension that acts as a local middleware. It intercepts the prompt and runs a local BERT model (via a Python FastAPI backend) to scrub names, emails, and keys before the request leaves the browser. A few notes up front (to set expectations clearly): Everything runs 100% locally. Regex detection…
Dec 2025 · github.com
- 8

- 9

RAG-ready web scraping that cuts your LLM token costs
Apr 2026 · geekflare.com
- 10

- 11

- 12

- 13

- 14

- 15NR
Sharing screen is really scary today with all PIIs and secrets sprawling around your screen, so I built [name-redacted], a small Chrome extension that spots API keys, tokens, emails, and throws a blur overlay on them in real time. The goal is to make screen-sharing feel safe again without adding steps to a demo. Everything runs locally—regex + entropy heuristics compiled to WASM—and the extra CPU cost averages ~1 ms per mutation on my M1. Custom rules can be added with a JSON file for teams that have proprietary token formats. visit [url-redacted] Feedback please <3
2025
- 16AL
Hi HN, I’m one of the maintainers of Bridge Anonymization. We built this because the existing solutions for translating sensitive user content are insufficient for many of our privacy-concious clients (Governments, Banks, Healthcare, etc.). We couldn't send PII to third-party APIs, but standard redaction destroyed the translation quality. If you scrub "John" to "[PERSON]", the translation engine loses gender context (often defaulting to masculine), which breaks grammatical agreement in languages like French or German. So we built a reversible, local-first pipeline for Node.js/Bun. Here…
Dec 2025 · medium.com
- 17

- 18

- 19

- 20LB
Using the new Prompt API to build a free open source privacy-first chat extension that runs on Chrome or Edge on Linux, Mac, Windows and ChromeOS
Oct 2025 · blog.alexewerlof.com
- 21LF
LLM from URL —— A free AI chat completion service directly from URL Usage: In the address bar of any web browser, type your question after https://818233.xyz/ and hit Enter to get the instant answer. You know the best part of this? Whitespace in the url is supported in most web browsers! You can also use curl or Wget to retrieve the appended url by replacing any whitespace with a '+' character. If you need to have an actual '+' character in your question, just use '++'. Example: The url "https://818233.xyz/hi there" in any web browser will return the same answer…
2025 · 818233.xyz
- 22AB
Hey folks, so I built a chrome extension called [name redacted], an AI assistant that automatically completes your browser tasks for you. You simply enter your task, and [name redacted] uses GPT-4V to figure out the best browser action to perform next repeatedly until the task is accomplished. The idea is that you can delegate your personal tasks like online shopping or making reservations to [name redacted]. You can also use him professionally to find leads on LinkedIn, send status updates to your boss, or research your competitors and write an analysis document. I’m wondering if you would…
2023
- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →