WI Waterproofing Chatbot

Server is running. Use /api/chat or embed the widget below.

<script src="https://YOUR-DOMAIN/widget.js" defer></script>
<script>
  window.WIChatbotConfig = {
    apiBaseUrl: "https://YOUR-DOMAIN",
    title: "Ask a waterproofing question",
    accentColor: "#0f766e"
  };
</script>