Articulate UI customized for BotSharp NLU
This project is tailored from Articulate to adapt BotSharp NLU, only keeps the UI folder and remove Rasa NLU related stuff. Articulate is a platform for building conversational interfaces with intelligent agents (chatbots). Rasa NLU (Natural Language Understanding) is a tool for understanding what is being said in short pieces of text.
Thanks for Articulate open sourced its awesome project. Let BotSharp has the opportunity to integrate with Articulate to provide the best experience for the chatbot developers.
This is a music bot connected with IoT device.
download mp4: botsharp-with-articulate.mp4
- Make sure you have [git]installed before you try the UI.
- Make sure you have BotSharp Articulate emulator installed before you try the UI.
- Make sure you have npm (8.12.0 LTS)installed before you try the UI.
git clone https://github.com/Oceania2018/articulate-ui
npm install
npm start
Feel free to join Articulate Gitter and BotSharp Gitter room.