Simple example of a functioning chatbot SDK User Interface. All contained in one HTML file. This example is meant to show how to:
- Customize configuration of the SDK build,
- Customize the labels to align with your desired language and personality,
- Customize some CSS to fit your colors and icons,
- How to use the /auth API method to retrieve the API Token.
If you're looking for a more complex integration, or want to see the JS<>CSS<>HTML separate: GO HERE