Samuel Ronce

NewBot Framework - An original Javascript framework to create chatbot anywhere

by

NewBot Framework is complete framework to easily create chatbots
- Universal, a single code to work everywhere
- Modular and structured
- Using the NLP
- Conversational script syntax to write user-chatbot conversations easily and quickly
and more...

Add a comment

Replies

Best
Samuel Ronce
Hello ProductHunt, Maybe you ask yourself this question : Why another framework for chatbots? There are some Javascript frameworks to create chatbots, however, they are often incomplete or not modulables. Here is the list of possibilities with NewBot : - Universal, a single code to work everywhere (Messenger, Google Assistant, Amazon Alexa, Viber, Slack, Telegram, etc.) - Creation of conversational website (directly in the offline browser) - Modular (create your own skill and share it with other developers) and structured - Using the native NLP (Natural Language Processing) - You can use DialogFlow or any other NLP system - Conversational script syntax to write user-chatbot conversations easily and quickly - Internationalization - Save the progress of the user's conversation - Use different formats (carousel, quick reply, button, webview, etc.) - Unit tests - Emulator with NewBot CLI - You can deploy to NewBot Cloud to bring the chatbot directly into production (optional) The framework is opensource and can be used commercially! Enjoy!