"demo86"
Bootstrap 4.1.1 Snippet by thaonhi2512

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <script src="https://cdn.clare.ai/websdk/v3/clare.js"></script> <script> var appId = "5b3b315e924b740027aecdba"; $(document).ready(function() { ClareAI.init({ appId: appId, appHost: "https://api-dev.clare.ai", properties: { "language": "en-us" }, logo: "https://cdn.clare.ai/websdk/v3/clare.png", soundNotificationEnabled: true, title: "Clare", subtitle: "I am happy to help :)", uploadDocumentObject: { documentIcon: "https://img.icons8.com/ios/452/open-document.png", nonLiveChatModeErrorMessageEn: "Sorry, file uploading is not supported during chatbot mode.", nonLiveChatModeErrorMessageTc: "抱歉,在聊天機器人模式下不支持文件上傳。", nonLiveChatModeErrorMessageSc: "抱歉,在聊天机器人模式下不支持文件上传。" } }); }); </script>

Related: See More


Questions / Comments: