This commit is contained in:
root 2024-10-21 23:22:02 +00:00
parent bd676c3df4
commit b97f41a557

View file

@ -35,7 +35,7 @@
}
</script>
<script src="uncloseai.js" type="module"></script>
<script src="https://uncloseai.com/uncloseai.js" type="module"></script>
<script defer data-domain="ai.unturf.com" src="https://analytics.unturf.com/js/plausible.js"></script>
</head>
@ -240,7 +240,7 @@ hermes.ai.unturf.com {
<p><b>Because we don't require a valid API key, we don't have any real need for a server.</b></p>
<p>This web client-only solution uses <a href="/uncloseai.js" target="_blank">uncloseai.js</a> which is designed to support static sites or CDNs hosting HTML content. In this architecture, the browser serves as the client, directly interacting with the API without the need for an intermediary server/client. Because we eliminate the requirement for a valid API key, we allow the API to handle requests on behalf of the browser client, making it an efficient & accessible for thin clients which are often on battery.<p>
<p>This web client-only solution uses <a href="https://uncloseai.com/uncloseai.js" target="_blank">uncloseai.js</a> which is designed to support static sites or CDNs hosting HTML content. In this architecture, the browser serves as the client, directly interacting with the API without the need for an intermediary server/client. Because we eliminate the requirement for a valid API key, we allow the API to handle requests on behalf of the browser client, making it an efficient & accessible for thin clients which are often on battery.<p>
<div id="chat-container">
<div id="chat-box"></div>