Jul

nmodes Technology - Overview

                                                       

nmodes ability to accurately deliver relevant messages and conversations to businesses is based on its ability to understand these messages and conversations. Once a system understands a sentence or text, it can easily perform a necessary action, i.e. bring a sentence about buying a car to the car dealership, or a complaint about purchased furniture to the customer service department of the furniture company.

Understanding sentences is called semantics. nmodes has developed a strong semantic technology that stand out in a number of ways.

Here is how nmodes technology is different:

1. Low computational power. We don’t use methods and algorithms deployed by almost everyone else in this space. The algorithms we are using allow us to achieve high level of accuracy while significantly reducing the computational power. Most accurate semantic systems, e.g. Google’s, or IBM’s, rely on supercomputers. By comparison our computational requirements are modest to the extreme, yet we successfully compete with these powerhouses in terms accuracy and quality of results.

2. Private data sources. We work extensively with Twitter and other social networks, yet at the same time we process enterprise data.  Working with private data sources means system should know details specific only to this particular data source. For example, when if a system handles web self-service solution for online electronics store it learns the names, prices, and other details of all products available at this store.  

3. User driven solution. Our system learns from user’s input. Which makes it extremely flexible and as granular as needed. It supports both generic topics, for example car purchasing, and conversations concentrating on specific type of car, or a model.

Interested in reading more? Check out our other blogs:

Social Strategy for B2B Companies

                                                 

I am regularly approached by businesses that sell to other businesses to help them market and promote their brand on social networks.

And so I noticed that some of them have a vague idea of how social media works and the sustainability it offers. They often see social marketing as yet another way to advertise and sell their products, in the same manner they are accustomed to do on traditional marketing mediums. Not surprisingly it usually results in frustration.

While I saw companies successfully sell on social, they are typically limited to mass consumer oriented B2C verticals, such as fashion and apparel, travel and hospitality. There is a segment of online shoppers, sometimes called ‘impulse shoppers’, that makes purchases straight off the Twitter timeline, yet the majority of us go to social networks for different reasons. Certainly no one is buying an insurance policy, or a house, or a CRM solution there.

The success of social media and its importance for business is in its unique ability to build trust.

For B2B, as well as for the majority of consumer-oriented businesses, this is where the real value of social marketing lies. A more detailed discussion here

And so that means approaching social media strategically.  First know precisely why you want to engage, understand clearly how it will help you grow the business. Then, if you are convinced of social media’s importance for the success of your business, start taking practical steps.  Obviously very company is different, but here are some observations that are pretty generic:

- Plan long-term. Don’t expect results after one month. Not even after two months.

- Do not do social media just because ‘everybody’ is doing it.  When people have strategy their choice is between social tools X or Y or Z. It typically comes early in the conversation. And when people say ‘I’ll try it for a month and see if it brings results’ or ‘I want to see how my friend/my competitor is making out before deciding’ it usually indicates a lack of strategy, because it implies a choice between tool X and doing nothing. In that case, better do nothing.  

- Social media does not substitute sales. It is however one of the most efficient ways to grow sales Here is a good explaination

Social media’s importance for B2B business is increasing. More and more owners and executives are inquiring how they can succeed in the new environment. As usual, the earlier you start the better are the chances.

READ MORE

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.

READ MORE