With every new technology and paradigm, there are a lot of misconceptions, but I’ll try to set the record straight about the most common ones concerning bots.

1. Bots are A.I.

Most bots do not currently use A.I., and a lot of them will never need to use A.I.

Some bots use natural language processing / natural language understanding to map what the user is saying to an actual intent. For example, there are many ways to say you want to book a ticket to a movie — “I wanna book a ticket for later this evening”, “I want to go to the movies tonight”, “book me a ticket to a movie after 8 p.m.” — all of these mean more or less the same, but for a developer it is quite hard to map these into an intent to book a ticket this evening. That is the most common use of A.I. today in bots, but this is not what most people think about when they say artificial intelligence.

In addition, A.I. is not limited to bots, and they are by far not the only use case for A.I. There are great solutions — for example, image recognition or finding the right song you want to hear right now — that use A.I. but do not require bots.

AI Weekly

The must-read newsletter for AI and Big Data industry written by Khari Johnson, Kyle Wiggers, and Seth Colaner.

Included with VentureBeat Insider and VentureBeat VIP memberships.

2. Bots are easier to build than apps

Building a great conversational bot is as hard as building any app. The complexities are in different things — with conversational interfaces you have less control over the flow and need to accommodate more paths in the user funnel. In simple terms, building a conversation is as hard as building a good UI for an Android or an iOS app.

I was at an event where someone said, “Bots are super easy; we take care of all the experience in our platform.” Here are my thoughts about that:

Bots are not easier to build than apps!

Above: Bots are not easier to build than apps!

Image Credit: Amir Shevat/Twitter

3. Text is the only way to interact with bots

Conversational interfaces can be rich and provide users with an easy and productive experience. Most major chat platforms provide controls, such as buttons, that let you guide the user in the conversation.

Buttons!

4. Bots are the only way to integrate services into chat apps

Building a bot is only one of three ways to integrate with Slack:

  1. Notifications : Post content from your service into Slack.
  2. Slash commands : Use Slack as your command line for your service.
  3. Bots : Yes, expose your application through conversation.

You can bundle these platform features into Slack apps. There are a lot of smart people out there who think integrations in chat apps can take many forms.

5. Bots will replace apps/services

For services, that is just silly! That is like saying that the color blue is going to replace cars. Bots are an interface, a way to expose your service; they will not replace your service because bots have no meaning without the service.

Bots might, for some services, be the only interface, and that is fine. We might see some classes of apps fade away, because users will choose the bot as the sole interface. But for a lot of services, bots will be one of several interfaces users will have to interact with the service.

6. Bots will make humans redundant

Bots will automate a few tasks, but in most cases bots will create more opportunities for humans to collaborate in a productive way.

Take, for example, the Sensay bot: It actually creates a lot of new job opportunities. And there are many more like that. Bots can serve as a mediator between humans; they can facilitate new human services that were not available until now in chat mediums such as support, mentorship, and sales.

7. All bots are the same

This is a brave new world, and there are a lot of open questions and opinions left to be answered. If we treat bots as another great way to expose services, we can all improve the way we understand and interact with them.

There are all types of bots: work bots, game bots, art bots, and more. They have some things in common, but some things are very different. While some articles lament the problem of too many platforms and too little use cases, this is not true for B2B bots. There are tons of profitable and valuable use cases to be built out there. So get building!

VentureBeat's mission is to be a digital town square for technical decision-makers to gain knowledge about transformative enterprise technology and transact. Learn More