Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 347 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 347 Bytes

BotUI Chatbot Tutorial

Demo of how to build a simple linear chatbot with BotUI.

The chatbot runs in a simple html page. It can be included in any website. It is completely front-end based and does not require a backend.

How to Install & Run

Just download the .zip or clone this project. Then open index.html in your browser. That's it!