Skip to main content

botui Package

You can install the core botui package using:

npm i botui

The core package provides the framework-agnostic JavaScript API for creating conversational flows.

Documentation

Key Features

  • Framework-agnostic - Works with any frontend framework
  • Promise-based API - Clean, intuitive conversation flow
  • Plugin system - Extensible through custom plugins
  • Block architecture - Messages and actions as composable blocks
  • State management - Built-in conversation state handling