Introduction
Getting started
This is the official JavaScript SDK to communicate with conversational bots created using NLX Dialog Studio. It contains the following packages:
- @nlxai/chat-widget: the official out-of-the-box, themeable NLX widget.
- @nlxai/chat-react: React custom hook for building chat widgets.
- @nlxai/chat-preact: Preact custom hook for building chat widgets.
- @nlxai/chat-core: vanilla JavaScript SDK for creating fully custom chat widgets.
- @nlxai/multimodal: multimodal capabilities.