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/touchpoint-ui: Beta - the modern and themeable chat widget for NLX applications.
- @nlxai/chat-widget: the previous out-of-the-box, themeable NLX widget; it will be deprecated in Q1 2025 - use Touchpoint UI for new projects.
- @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/voice-plus-core: Voice+ capabilities.