nlxai / chat-sdk

Our official SDK for talking to NLX bots

Home Page:https://nlxai.github.io/chat-sdk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMPORTANT: this repository has been archived. Please use the new SDK instead.

Chat SDK for NLX bots

The official JavaScript SDK to communicate with conversational bots created using NLX Dialog Studio. It contains the following packages:

Usage with *

Do you work with Vue? React without hooks? Custom elements? Let us know what framework you are looking to build web-based chat applications with so we can look into making utilities for those.

ps if you work with Svelte, the conversation object returned by the core SDK satisfies the Svelte store contract.

TypeScript

All SDK packages are written in TypeScript so you can use our type definitions in your project.

Contributing

Issues and feature requests are always welcome.

License

MIT.

About

Our official SDK for talking to NLX bots

https://nlxai.github.io/chat-sdk/

License:MIT License


Languages

Language:TypeScript 90.7%Language:CSS 7.4%Language:JavaScript 1.2%Language:HTML 0.6%