BotUI
A JavaScript framework to build conversational user interfaces and lead capture chatbots.
Why consider BotUI?
BotUI is an open-source conversational user interface framework for JavaScript written by Moin Uddin. BotUI provides interactive chat step flows (buttons, text prompts, dates, select dropdowns), enabling developers to guide website visitors through lead qualification and onboarding.
Learn BotUI by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of BotUI
BotUI builds interactive chatbot flows for customer onboarding and website lead qualification.
Quickstart
npm install botuiimport { createBot } from 'botui';const myBot = createBot();myBot.message.add({ text: 'Hello! How can we help your business today?' });BotUI is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
FlowInquiry
Interactive user research surveys and customer satisfaction polling platform.
Mailcoach
Self-hosted email newsletter and drip campaign platform built on Laravel.
phpList
World-proven open-source newsletter manager and email campaign marketing platform.
django-newsletter
Newsletter and subscriber campaign application built for Django websites.