Need advice about which tool to choose?Ask the StackShare community!

Botkit

76
149
+ 1
3
Botpress

89
244
+ 1
31
Add tool

Botkit vs Botpress: What are the differences?

Introduction

Here, we will discuss the key differences between Botkit and Botpress, two popular platforms for building and deploying chatbots.

  1. Programming Language: Botkit is built using Node.js and is primarily focused on JavaScript, allowing developers to leverage their existing JavaScript skills. In contrast, Botpress is built using TypeScript, which provides static typing and enhanced code structure. This gives developers better tooling, autocompletion, and type validation, making it easier to build robust chatbot applications.

  2. Architecture: Botkit follows a modular architecture, allowing developers to add or remove modules as needed. It provides a flexible framework for integrating with different messaging platforms, such as Slack, Facebook Messenger, and Twilio. On the other hand, Botpress follows a more structured architecture with predefined building blocks. It offers a visual flow editor that allows developers to create complex conversational flows using a drag-and-drop interface.

  3. Natural Language Understanding (NLU): Botkit relies on external NLU services like IBM Watson or Wit.ai for natural language understanding capabilities. It requires developers to integrate and configure these services separately. Botpress, on the other hand, comes bundled with its own NLU engine called NLU-FMS. It provides built-in intent recognition and entity extraction, eliminating the need for external services.

  4. Community Support: Botkit has a large and active community of developers, who contribute to its open-source repositories and provide support through forums and chat channels. Botpress also has a growing community, but it may not be as extensive as Botkit's due to its relatively newer presence in the market.

  5. Bot Analytics: Botkit does not provide built-in analytics capabilities. Developers need to integrate third-party analytics tools like Google Analytics to track and analyze chatbot usage. On the other hand, Botpress offers built-in analytics features, allowing developers to monitor user interactions, track conversion rates, and measure bot performance without relying on external tools.

  6. Deployment Options: Botkit provides more deployment options compared to Botpress. It can be deployed on cloud platforms like Heroku or AWS, as well as on serverless architectures like AWS Lambda or Google Cloud Functions. Botpress, on the other hand, is designed to be deployed on-premises or on private servers, making it a suitable choice for organizations that require more control over their chatbot infrastructure.

In summary, Botkit and Botpress differ in terms of the programming language used, architecture, NLU capabilities, community support, built-in analytics features, and deployment options. These differences allow developers to choose the platform that best aligns with their specific requirements and preferences.

Advice on Botkit and Botpress
Needs advice
on
BotkitBotkitDialogflowDialogflow
and
rasa NLUrasa NLU

Hi, does anyone have recommendations for a chatbot framework? I am currently using Botpress, and I am not happy with it. The upside is: They pretty much have everything you can ask for in a bot solution, but the issue is: They did nothing right, the documentation is terrible, and you have this feeling of it falling apart at any time, which is what actually happened once.

My ideal solution would have:

  • Support for Messenger and web (should either have a website chat plugin or straightforward integration with a different one)
  • A visual builder (for none tech team members) | This is not a hard requirement though
  • A slick DX for building simple things like API calls or more advanced stuff.
  • We currently only have a "click bot," so no crazy NLP features required, but in the future a requirement

What I do not want: - I do not want a solution where "someone else" builds the bot for me

See more
Replies (1)
Samantha Delfin
Data Scientist at ArkusNexus · | 2 upvotes · 53.2K views
Recommends
on
DialogflowDialogflow

Dialogflow includes:

  • OOTB integration with Messenger and you may use the Web Demo integration provided to embed it to your website. For Messenger, you even have some responses such as image responses, card responses and for those that are not available you can use custom payload.
  • It has a very nice visual builder which can be easily used by non-technical builders.
  • Fulfillment allows you to easily integrate your APIs.

Coursera has a very nice two-week course to learn how to use it.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Botkit
Pros of Botpress
  • 3
    Relatively easy to understand and help/active community
  • 12
    Easy to use
  • 6
    Easy setup
  • 5
    Great customer support
  • 4
    Multilignual
  • 2
    API
  • 1
    Custom webhooks
  • 1
    GUI
  • 0
    Kl

Sign up to add or upvote prosMake informed product decisions

What is Botkit?

It is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.

What is Botpress?

Botpress is an open-source bot creation tool written in TypeScript. It is powered by a rich set of open-source modules built by the community. We like to say that Botpress is like the WordPress of bots; anyone can create and reuse other peo

Need advice about which tool to choose?Ask the StackShare community!

What companies use Botkit?
What companies use Botpress?
Manage your open source components, licenses, and vulnerabilities
Learn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Botkit?
What tools integrate with Botpress?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to Botkit and Botpress?
Hubot
Hubot is a chat bot, modeled after GitHub's Campfire bot, hubot. He's pretty cool. He's extendable with old community scripts, or new community org and your own custom scripts, and can work on many different chat services.
Microsoft Bot Framework
The Microsoft Bot Framework provides just what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/sms to Skype, Slack, Office 365 mail and other popular services.
Dialogflow
Give users new ways to interact with your product by building engaging voice and text-based conversational apps.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
See all alternatives