Skip to content

Latest commit

 

History

History
executable file
·
36 lines (29 loc) · 1.93 KB

README.md

File metadata and controls

executable file
·
36 lines (29 loc) · 1.93 KB

BotIT

Chatbot dialog conversation builder and marketplace

schermafbeelding 2017-12-19 om 17 57 10

schermafbeelding 2017-12-19 om 17 57 16

schermafbeelding 2017-12-19 om 17 57 25

schermafbeelding 2017-12-19 om 17 57 33

Just put a day into the this project. Idea to see if there is any interest in a dialog agnostic platform. A platform that can be maintained as a microservice next to any of the AI platforms. If their is interst i will put in effort to create this repro.

What:

  • Seperate the Dialog elements from any of the AI platforms
  • Create a marketplace for dialogs, So you can add intelligence dialogs to your own bot in seconds without any effort of creating intents, entities and awnsers. Public bots you can integrate into yours bot. Wiki / Github open bots.
  • Easy to use GUI / UI intuative. Only add code when GUI does not provivde interest
  • webhooks for custom data intergration

How:

  • ApolloData (graphQL API for client)
  • NodeJS (server)
  • React (client)
  • Redux (state management)
  • BotKit (bot integration)
  • MongoDB (save logic, context etc)
  • Express API

Itegrate with: Chat(iframe) > Graphql subscription based > BOT Iframe to run on any page > https://ui.anchor.chat/ Wit.ai > no dialog management available LUIS.ai > no dialog management available Dialogflow > hard create a good overview of the Intents Watson > good Dialog creation but locked to Watson

Who: Anyone how is interested to contribute, lets have chat