-
Notifications
You must be signed in to change notification settings - Fork 22
Xatkit React Platform
Jordi Cabot edited this page Jan 21, 2021
·
13 revisions
Receive and send messages from our React-based chat component.
The React platform is a concrete implementation of the ChatPlatform.
The platform provides several events and actions to read and write different types of messages. Refer to the React Platform repository for the full details.
- Getting Started
- Configuring your bot
- Integrating an Intent Recognition Provider
- Adding a bot to your website
- Deploying on Slack
- Basic concepts
- Intents and Entities
- States, Transitions, and Context
- Default and Local Fallbacks
- Core Library