diff --git a/index.html b/index.html index a91218e..cfdf429 100644 --- a/index.html +++ b/index.html @@ -121,6 +121,8 @@
This page includes the uncloseai.js script which adds a floating "uncloseai." button in the bottom right corner. Click it to interact with Hermes AI directly from your browser.
+This is a web client-only solution - no server required. Add AI capabilities to any static site or CDN with just a couple lines of JavaScript and HTML.
+Add this script tag to your HTML to get the same floating AI button on your site:
<script src="https://uncloseai.com/uncloseai.js" type="module"></script>