The Javascript framework for the development of chatbots
Next Javascript framework to develop a chatbot
Your chatbot runs server side with NodeJS with but also in the offline browser. It is compatible on 15 different platforms
Create an independent skill, integrate it into your chatbot, share it with other developers and assemble it, like a puzzle, to build your chatbot
The framework integrates a conversational script engine. Quickly, you can write the scenario of the chatbot
The chatbot must be able to understand the user. And you have the choice of the NLP system!
Directly train your chatbot without going through third-party platforms. The NLP system will work on the server side and in the browser. Take advantage of the simple syntax of ConverseScript to write the sentences to train. You can train the chatbot in multiple languages at once
Use a third-party platform for natural language. DialogFlow is very popular for understanding the user's intentions. There is a module to add in NewBot Framework to use this platform. You can also create your own platform and add it to your chatbot.
Just run a command line and test directly in the emulator.
Make your code stable by performing unit tests. Test a conversation, variable values, etc.
It is a long established fact that a reader will be distracted readable content of a page.
Already integrated into NewBot Framework, the chatbot can respond in several languages.
Keep in mind the position of the user in the scenario.
The chatbot receives a file? Send a delayed message? You can trigger a scenario at any time, for a user or multiple users at once
Ask for a date, email address, etc. to the users to using the skill already created for you: newbot-prompts
For example, take advantage of the Amazon Alexa In feature Purchase Skill without altering other platforms
Enjoy a simple and universal syntax for displaying formats: images, carousel, buttons, video, quick replies, etc.
Read the latest articles on the Blog to follow the news of the NewBot Framework or read different tutorials to build a chatbot or voicebot