diff --git a/public/uncloseai-js-styleguide.html b/public/uncloseai-js-styleguide.html index 8eca4cd..7bfe83e 100644 --- a/public/uncloseai-js-styleguide.html +++ b/public/uncloseai-js-styleguide.html @@ -797,7 +797,7 @@ curl -X POST https://speech.ai.unturf.com/v1/audio/speech \

Embed Code

<!-- Add to any HTML page -->
 <script src="https://uncloseai.com/uncloseai.js" type="module"></script>
-

That single line loads the entire modal system: vault encryption, chat, TTS, translation, page reading, file upload, and settings. Zero configuration required. See the full documentation for customization options.

+

That single line loads the entire modal system: vault encryption, chat with Reverse RAG (live page content injected into every conversation), TTS, translation, file upload, and settings. Zero configuration required. See the full documentation for customization options.