From e92fb06ce47cc6bf960f45cacf4567a30e4339da Mon Sep 17 00:00:00 2001 From: Nick Date: Thu, 23 Jul 2026 00:51:55 +0300 Subject: [PATCH] docs: add project and follow links --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0387856..0823728 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ **PII redaction API for LLMs.** Remove personal data before sending to ChatGPT, Claude, or any AI. +**[Open the project site](https://kikuai-lab.github.io/masker/)** · **[Run locally](#quick-start)** [Docs](#llm-proxy-openai-compatible) · [Examples](#what-it-does) · [API quickstart](#quick-start) @@ -119,6 +120,12 @@ See [.env.example](.env.example) for all options. 📖 Read about our **[Stateless Architecture](docs/STATELESS_ARCHITECTURE.md)** to understand the intended privacy boundary and deployment assumptions. +## Follow the work + +Project notes and new tools: [Telegram](https://t.me/kiku_ai) · +[LinkedIn](https://www.linkedin.com/in/kiku-jw/) · +[KikuAI](https://kikuai.dev/) + ## License AGPL-3.0 — [KikuAI OÜ](https://kikuai.dev)