add web client-only solution description to uncloseai button section
This commit is contained in:
parent
1c5b9ef035
commit
8fb4cfb807
1 changed files with 2 additions and 0 deletions
|
|
@ -121,6 +121,8 @@
|
|||
|
||||
<p>This page includes the <a href="https://uncloseai.com/uncloseai.js" target="_blank">uncloseai.js</a> script which adds a floating "uncloseai." button in the bottom right corner. Click it to interact with Hermes AI directly from your browser.</p>
|
||||
|
||||
<p>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.</p>
|
||||
|
||||
<h3 id="installation">✨ One-Line Installation</h3>
|
||||
<p>Add this script tag to your HTML to get the same floating AI button on your site:</p>
|
||||
<pre><code class="html"><script src="https://uncloseai.com/uncloseai.js" type="module"></script></code></pre>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue