Any test website to embed the chat bot script?

Hi , I want to test the chat bot I have made by embedding on a test website. Do we have any test website on internet where you can paste the script and see how it works.

I know we can test the bot by directly interacting using URL but I want to test it by embedding the script on another site and see how it works.

Thanks in advance

Hello Narayan,

Thank you for reaching out to Kore.ai Community.

Please note, Kore.ai doesn’t provide a direct online platform to paste and test the script.
Instead, we allow developers to embed the script into any external website.

you’ll need to either:

  • Host a test page using a free site builder, GitHub Pages, or CodePen.
  • Or set up a simple static webpage on your own system or hosting platform to test how your bot behaves once embedded.

Kore.ai provides you the flexibility to embed your bot on any site of your choice using the WebSDK or Web/Mobile Client Channel, but there isn’t a predefined test website from Kore.ai where you can paste the code directly.

Instead, we expect users to integrate the bot into their own testing environments or websites.

Thank you,
Srujan Madderla
Kore.ai Community Team