Mar

What Is AI Engine and Do I Need It?

Chatbots and assistant programs designed to support conversations with human users rely on natural language processing (NLP). This is a field of scientific research that aims at making computers understand the meaning of sentences in natural language. The algorithms developed by NLP researchers helped power first generation of virtual assistants such as Siri or Cortana. Now the same algorithms are made available to the developer community to help companies build their own specialized virtual assistants. Industry products that offer NLP capabilities based on these algorithms are often called AI engines.

The most powerful and advanced AI engines currently available on the market are (in no particular order): IBM Watson, Google DialogFlow, Microsoft LUIS, Amazon Lex.

All these engines use intents and entities as primary pnguistic identifies to convey the meaning of incoming sentences. All of them offer conversation flow capability. In other words, intents and entities help to understand what the incoming sentence is about. Once the incoming sentence is correctly identified you can use the engine to provide a reply. You can repeat these two steps a large number of times, thus creating a conversation, or dialog.

In terms of language processing ability and simplicity of user experience IBM Watson and Google DialogFlow are currently above the pack. Microsoft LUIS is okay too; still, keeping in mind that Microsoft are aggressively territorial and like when users stay within their ecosystem, it is most efficient to use LUIS together with other Microsoft products such as MS Bot Framework.

Using AI engine conversation flow to create dialogs makes building conversations a simple, almost intuitive, task, with no coding involved. On the flip side, using AI engine conversation flow limits your natural tendency to make conversations natural. The alternative, delegating the conversation flow to the business layer of your chatbot, adds richness and flexibility to your dialog but makes the process more comppcated as it now requires coding. Cannot sell a cow and drink the milk at the same time, can you?

Amazon Lex lacks the semantic sophistication of their competitors. One can say (somewhat metaphorically)  that IBM Watson was created by linguists and computer scientists while Amazon Lex was created by sales people. As a product it is well packaged and initially looks pleasing on the eye, but once you start digging deeper you notice the limitations. Also, Amazon traditionally excelled in voice recognition component (Amazon Alexa) and not necessarily in actual language processing.

The space of conversational AI is fluid and changes happen rapidly. The existing products are evolving continuously and a new generation of AI engines is in the process of being developed.

Interested in reading more? Check out our other blogs:

Volunteering during social distancing



nmodes is making an effort to assist you during this challenging time. Our team created this online community resource https://nmodes-coronavirus.web.app resource to help during COVID-19 self-isolation. It is powered by nmodes conversational AI.

In case you or your close ones are experiencing symptoms of COVID-19, our self-assessment tool could help to determine if further medical care is needed.

With the self-isolation assessment, you could measure whether your self-isolation procedures are appropriate or not. It is important to maintain self-isolation to protect yourself from getting infected.

If you wish to volunteer and contribute to the community our chatbot will connect you with people who need help. You can contribute either virtually and in-person.

Most importantly if you would like to get help the chatbot will connect you with a volunteer who could assist with your needs.

It is fast and easy - answer quick questions and you are all set. We have volunteers ready to help with all kinds of requests , from grocery shopping and home chores to online tutoring and sharing game time.

READ MORE

Pros and cons of automation

Automation drives forward the economy. It allows businesses to scale and service large groups of customers. Automation first appeared in traditional industries, such as cotton production in England in 18th century or car conveyors in the US in early 20th century. The automation replaced physical labor.

With the invention of computers automated systems began to replace intellectual labour such as math calculations. Most of the software applications we use today can be described as automation. Online payments processing, online tickets purchasing, tax returns software, computer games, search engines, and endless other programs are all examples of software automation system.

As a next step we are now aiming at automating human decision making processing and high-level intellectual activities, historically considered to be sole domain of humans.

 

One interesting aspect of automation is lesser quality of service compared to manual service.

This is to be expected. If we gain in quantity we lose in quality.The gain in quantity is what automation is about - it allows to reach out to a large number of customers. Manual product or service can reach out to individuals only. The price we pay for the ability to deliver product or provide service en masse is the drop in quality.

 

Sometimes automation is an obvious choice. This is when the gain, the scalability, hugely outweighs the costs, lower quality. Search engine is a popular successful example. In other cases, the advantage in not so obvious. Online travel booking offers fast service without leaving the comforts of the home, but it does not often deliver the best option, such as finding the cheapest flight, and therefore many people still use ‘manual’ travel agents.

 

READ MORE