From: Stefan Gasser Date: Mon, 12 Jan 2026 12:32:41 +0000 (+0100) Subject: Add animated demo GIF to README and docs (#29) X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1c206687bc3ed193008b1493c87a7690a7901e35;p=sgasser-llm-shield.git Add animated demo GIF to README and docs (#29) - New demo.gif showing the complete mask/unmask flow - Embed in README hero section - Add to docs introduction page --- diff --git a/README.md b/README.md index 973550e..df5ef04 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,14 @@
-PasteGuard Dashboard +

+ PasteGuard Demo +

+

+ Your App → PasteGuard → OpenAI — PII never reaches external servers +

+ +
## What is PasteGuard? @@ -74,6 +81,9 @@ Point your app to `http://localhost:3000/openai/v1` instead of `https://api.open Dashboard: [http://localhost:3000/dashboard](http://localhost:3000/dashboard) +PasteGuard Dashboard +

Every request logged with masked content preview

+ For multiple languages, configuration options, and more: **[Read the docs →](https://pasteguard.com/docs/quickstart)** ## Integrations diff --git a/assets/demo.gif b/assets/demo.gif new file mode 100644 index 0000000..33e1c3e Binary files /dev/null and b/assets/demo.gif differ diff --git a/docs/images/demo.gif b/docs/images/demo.gif new file mode 100644 index 0000000..33e1c3e Binary files /dev/null and b/docs/images/demo.gif differ diff --git a/docs/introduction.mdx b/docs/introduction.mdx index a075b9c..89b285a 100644 --- a/docs/introduction.mdx +++ b/docs/introduction.mdx @@ -15,9 +15,9 @@ When using LLM APIs, every prompt is sent to external servers - including custom PasteGuard sits between your app and the LLM API: -``` -Your App → PasteGuard → LLM API -``` + + PasteGuard Demo + Two privacy modes: