Alternatives to Errbot logo

Alternatives to Errbot

Hubot, Telegram Bot API, Dialogflow, Microsoft Bot Framework, and IBM Watson are the most popular alternatives and competitors to Errbot.
11
18
+ 1
3

What is Errbot and what are its top alternatives?

The main use is to make it easy for you to write your own plugins so you can make it do whatever you want: a deployment, retrieving some information online, trigger a tool via an API.
Errbot is a tool in the Chatbot Platforms & Tools category of a tech stack.
Errbot is an open source tool with 3.1K GitHub stars and 606 GitHub forks. Here’s a link to Errbot's open source repository on GitHub

Top Alternatives to Errbot

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

  • Telegram Bot API
    Telegram Bot API

    Bots are third-party applications that run inside Telegram. Users can interact with bots by sending them messages, commands and inline requests. You control your bots using HTTPS requests to our bot API. ...

  • Dialogflow
    Dialogflow

    Give users new ways to interact with your product by building engaging voice and text-based conversational apps. ...

  • Microsoft Bot Framework
    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. ...

  • IBM Watson
    IBM Watson

    It combines artificial intelligence (AI) and sophisticated analytical software for optimal performance as a "question answering" machine. ...

  • Messenger Platform
    Messenger Platform

    With bots and live-messaging tools, you can create a custom experience for your unique audience. ...

  • Amazon Lex
    Amazon Lex

    Lex provides the advanced deep learning functionalities of automatic speech recognition (ASR) for converting speech to text, and natural language understanding (NLU) to recognize the intent of the text, to enable you to build applications with highly engaging user experiences and lifelike conversational interactions. ...

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

Errbot alternatives & related posts

Hubot logo

Hubot

276
237
60
A customizable life embetterment robot
276
237
+ 1
60
PROS OF HUBOT
  • 14
    Easy setup
  • 13
    Extendable
  • 12
    Slack integration
  • 11
    Free
  • 9
    HipChat integration
  • 1
    Great adapters to popular chats
CONS OF HUBOT
    Be the first to leave a con

    related Hubot posts

    Robert Zuber

    We have added very little to the CoffeeScript Hubot application – just enough to allow it to talk to our Hubot workers. The Hubot workers implement our operational management functionality and expose it to Hubot so we can get chat integration for free. We’ve also tailored the authentication and authorization code of Hubot to meet the needs of roles within our team.

    For larger tasks, we’ve got an internal #CLI written in Go that talks to the same #API as Hubot, giving access to the same functionality we have in Slack, with the addition of scripting, piping, and all of our favorite #Unix tools. When the Hubot worker recognizes the CLI is in use, it logs the commands to Slack to maintain visibility of operational changes.

    See more
    Telegram Bot API logo

    Telegram Bot API

    320
    279
    37
    HTTP-based interface created for developers keen on building bots for Telegram
    320
    279
    + 1
    37
    PROS OF TELEGRAM BOT API
    • 10
      Integrating with other services
    • 7
      Getting customized notifications and news
    • 6
      Creating custom tools like GitHub bot
    • 5
      Easy setup
    • 4
      Great documentation which is easily understandable
    • 4
      Creating private/public bots
    • 1
      Easily manageable
    CONS OF TELEGRAM BOT API
      Be the first to leave a con

      related Telegram Bot API posts

      Hello, I want to implement a Telegram channel in my SAAS Application. Which API should I choose, Telegram API or Telegram Bot API??

      See more
      Dialogflow logo

      Dialogflow

      259
      663
      41
      Give users new ways to interact with your product by building engaging voice and text-based conversational apps.
      259
      663
      + 1
      41
      PROS OF DIALOGFLOW
      • 17
        Built-in conversational agents
      • 7
        Custom Webhooks
      • 5
        Great interface
      • 5
        Multi Lingual
      • 4
        OOTB integrations
      • 2
        Knowledge base
      • 1
        Quick display
      CONS OF DIALOGFLOW
      • 9
        Multi lingual
      • 2
        Can’t be self-hosted

      related Dialogflow posts

      Microsoft Bot Framework logo

      Microsoft Bot Framework

      175
      411
      21
      Connect intelligent bots that interact via text/sms, Skype, Slack, Office 365 mail and other popular services
      175
      411
      + 1
      21
      PROS OF MICROSOFT BOT FRAMEWORK
      • 18
        Well documented, easy to use
      • 3
        Sending Proactive messages for the Different channels
      • 0
        Teams
      CONS OF MICROSOFT BOT FRAMEWORK
      • 2
        LUIS feature adds multilingual capabilities

      related Microsoft Bot Framework posts

      Dear All,

      We are considering Chat BOT implementation. However, we are not sure which tool gives what features and when we need to choose. (listing, comparison of Microsoft Bot Framework Vs Power Virtual Agents) Can you please provide the same?

      See more
      IBM Watson logo

      IBM Watson

      157
      231
      8
      A question-answering computer system capable of answering questions posed in natural language
      157
      231
      + 1
      8
      PROS OF IBM WATSON
      • 4
        Api
      • 1
        Prebuilt front-end GUI
      • 1
        Intent auto-generation
      • 1
        Custom webhooks
      • 1
        Disambiguation
      CONS OF IBM WATSON
      • 1
        Multi-lingual

      related IBM Watson posts

      Messenger Platform logo

      Messenger Platform

      129
      141
      1
      Tools to help you build your bot and reach 900 million people around the world
      129
      141
      + 1
      1
      PROS OF MESSENGER PLATFORM
      • 1
        Clean and Simple Communication
      CONS OF MESSENGER PLATFORM
        Be the first to leave a con

        related Messenger Platform posts

        Amazon Lex logo

        Amazon Lex

        96
        297
        20
        Build conversational voice and text interfaces, using the same deep learning technologies as Alexa
        96
        297
        + 1
        20
        PROS OF AMAZON LEX
        • 9
          Easy console
        • 6
          Built in chat to test your model
        • 2
          Great voice
        • 2
          Easy integration
        • 1
          Pay-as-you-go
        CONS OF AMAZON LEX
        • 6
          English only

        related Amazon Lex posts

        Arthur Boghossian
        DevOps Engineer at PlayAsYouGo · | 3 upvotes · 133.7K views

        For our Compute services, we decided to use AWS Lambda as it is perfect for quick executions (perfect for a bot), is serverless, and is required by Amazon Lex, which we will use as the framework for our bot. We chose Amazon Lex as it integrates well with other #AWS services and uses the same technology as Alexa. This will give customers the ability to purchase licenses through their Alexa device. We chose Amazon DynamoDB to store customer information as it is a noSQL database, has high performance, and highly available. If we decide to train our own models for license recommendation we will either use Amazon SageMaker or Amazon EC2 with AWS Elastic Load Balancing (ELB) and AWS ASG as they are ideal for model training and inference.

        See more
        Botpress logo

        Botpress

        88
        242
        31
        Open-source conversational AI platform for enterprise automation
        88
        242
        + 1
        31
        PROS OF BOTPRESS
        • 12
          Easy to use
        • 6
          Easy setup
        • 5
          Great customer support
        • 4
          Multilignual
        • 2
          API
        • 1
          Custom webhooks
        • 1
          GUI
        • 0
          Kl
        CONS OF BOTPRESS
          Be the first to leave a con

          related Botpress posts