Choose your platform below. Whether you use WordPress, Shopify, or custom code, Zalgo AI fits right in.
Works on Shopify, Wix, Squarespace, Webflow, or any custom HTML site. Just paste this code before the closing </body> tag.
<!-- Zalgo AI Widget -->
<script src="https://cdn.zalgo.ai/widget/v1.js" defer></script>
<script>
window.onload = function() {
ZalgoAI.init({
apiKey: "YOUR_PUBLIC_API_KEY",
theme: "blue"
});
};
</script>
Our engineering team can log in and set up the integration for you. Zero cost, 100% peace of mind.
Building a custom app? Use our REST API powered by FastAPI to send prompts and receive streaming responses directly in your application.
Read API Documentation