Jan

Easy Yet Untapped Revenue Channel for Hotels Worldwide

There are many travelers looking for hotels and places to stay on social web. Every day.

Take Twitter, for example:

 

Or this:



People are genuinely looking for help. Surprisingly though only few are getting it. According to nmodes data less than 12% of Twitter travel  requests are being answered. The rest - lost opportunities for hotels and businesses in the hospitality industry.  

 And how big is this opportunity anyway?

nmodes Twitter data shows that every 15 min somebody expresses intent of going to, or visiting New York. Most of these travelers need a place to stay there.

Every 33 min - intent of traveling to London.

Every 54 min - intent of traveling to Paris.

We started Twitter recommendation service @nmodesHelps and were encouranged by the results. 72% of those that received our travel recommendations reacted by thanking us and expressing their gratitude. This reinforced our assumption that people seek travel advice on Twitter, accept it as an instant value, and are prepared to act upon it.

The hotels that are ready to move fast to monetize this opportunity will benefit the most.

 

Interested in reading more? Check out our other blogs:

How nmodes Intent API Improves Social Intelligence

Social media generates a vast amount of data. There are 500 million daily messages on Twitter alone. Still more data on Facebook, Google+, LinkedIn and other social networks. Some of this data is useful to businesses, in fact, it is extremely useful.

A business can use social data to generate actionable insights about customers, competitors and their company strategy. Social information empowers departments and teams, and when used correctly, creates a strong sustainable bond between businesses and their customers.

nmodes Intent API helps businesses to execute their social strategy efficiently. Here are the major elements of social strategy Intent API contributes to:

1. Listening. Intent API finds customer intent with any level of granularity. You might want to know who is looking to buy shoes in general, or looking to buy flip-flops in particular, or interested in buying only Nike footware, or interested in buying sneakers in New York region.

2. Sales and marketing.  Intent API understands what stage in the purchase process your customer is in. Intent API tells if a customer is ready to buy, or is in the awareness stage, or considering the purchase but not ready yet, and so on.

3. Social intelligence. Intent API delivers meaningful intents and behavioral information on a large scale and for all verticals. Any insights and topics, as long as somebody is conversing on this topic, are available.

4. Teams and projects. Intent API channels information to the relevant departments within the company. Sales prospects should go to sales department, complaints to customer service, brand conversations to the marketers, and technical issues to tech support.

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