Home | Chatbot with AI answers

Front Chat

This example uses a chatbot configured to provide AI answers about the Front Knowledge Base.



Code used on this page:

<script src='https://chat-assets.frontapp.com/v1/chat.bundle.js'></script>
<script>
  window.FrontChat('init', {chatId: '32d89621a149137c2d48092162779d98', useDefaultLauncher: true});
</script>