AI Website Assistant

Azuvyn

This deployment serves an embeddable chat assistant for client websites. It answers visitors from the client's own AI brain — the same knowledge store their AI phone line reads — so an owner who corrects a fact once sees both surfaces change, with no redeploy.

There is nothing to see on this page. The product is the widget and the endpoints below.

Embedding it

<script src="https://azuvyn-ai-assistant.pages.dev/assistant.js"
        data-client="<slug>" defer></script>

Endpoints

Status

Check /api/health. It reports whether each binding is present and whether the ASSISTANT_LIVE gate is armed — booleans only, never any part of a secret's value.