Embeddable AI chatbot widget til danske virksomheder.
Tilføj disse scripts til din hjemmeside:
<script src="https://tekup-chatbot-widget.pages.dev/tekup-chatbot-widget.umd.js"></script> <link rel="stylesheet" href="https://tekup-chatbot-widget.pages.dev/style.css">
TekupChatbot.init({
apiUrl: "https://chat.tekup.dk",
companyName: "Dit Firma",
primaryColor: "#14b8a6",
position: "bottom-right"
});