Skip to content

jangocheng/articulate-ui

 
 

Repository files navigation

articulate-ui

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.

Demo in screen record

This is a music bot connected with IoT device.

music bot demo

download mp4: botsharp-with-articulate.mp4

How to install

  • 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.

About

Articulate UI customized for BotSharp NLU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.1%
  • CSS 1.5%
  • HTML 1.4%