Strictly Private.

We built The Algorithm with a paranoid-level focus on your security. Your chats belong to you.

1 Client-Side Anonymization

If you enable "Sensitive Mode", our JavaScript redacts phone numbers, emails, and full names directly in your browser before the file ever leaves your device. The server only sees masked labels like [PARTNER] or [USER].

2 Pure RAM Processing

We intentionally refuse to use a database. When you upload a chat, it is parsed instantly in active memory (RAM). We never save your chat file to disk, and we never associate it with a user account because there are no accounts.

3 Aggressive File Deletion

The millisecond your analysis finishes, a strict Python finally block executes. This guarantees that all temporary memory associated with your session is permanently destroyed. If you refresh the page, the data is gone forever.

4 Safe LLM Analytics

Your raw, line-by-line chat logs are never forwarded to OpenAI, Anthropic, or Google. Our backend processes the chats locally and sends only an anonymous, numerical statistical payload to the LLM to generate the coaching report.

5 Self-Hosted & Non-Tracking

We block third-party trackers. Our fonts are self-hosted to prevent Google from tracking your IP, our security headers (CSP) block unauthorized external scripts, and we use zero analytical trackers. You are invisible here.