Back to blog
Articles
April 29, 2021
·
3 MIN READ

Conversational AI should start with search.

April 29, 2021
|
3 MIN READ

Latest content

Tutorials
4 min read

Building Prompts for Generators in Dialogflow CX

How to get started with generative features.
August 15, 2024
Announcements
3 min read

HumanFirst and Infobip Announce a Partnership to Equip Enterprise Teams with Data + Generative AI

With a one-click integration to Conversations, Infobip’s contact center solution, HumanFirst helps enterprise teams leverage LLMs to analyze 100% of their customer data.
August 8, 2024
Tutorials
4 min read

Two Field-Tested Prompts for CX Teams

Get deeper insights from unstructured customer data with generative AI.
August 7, 2024
Tutorials
5 min read

Optimizing RAG with Knowledge Base Maintenance

How to find gaps between knowledge base content and real user questions.
April 23, 2024
Tutorials
4 min read

Scaling Quality Assurance with HumanFirst and Google Cloud

How to use HumanFirst with Vertex AI to test, improve, and trust agent performance.
March 14, 2024
Tutorials
6 min read

Generating Chatbot Flow Logic from Real Conversations

How to build flexible, intuitive Conversational AI from unstructured customer data.
February 29, 2024
Announcements
2 min read

Full Circle: HumanFirst Welcomes Maeghan Smulders as COO

Personal and professional history might not repeat, but it certainly rhymes. I’m thrilled to join the team at HumanFirst, and reconnect with a team of founders I not only trust, but deeply admire.
February 13, 2024
Tutorials
4 min read

Accelerating Data Analysis with HumanFirst and Google Cloud

How to use HumanFirst with CCAI-generated data to accelerate data analysis.
January 24, 2024
Tutorials
4 min read

Exploring Contact Center Data with HumanFirst and Google Cloud

How to use HumanFirst with CCAI-generated data to streamline topic modeling.
January 11, 2024
Tutorials
4 min read

Building Prompts for Generators in Dialogflow CX

How to get started with generative features.
August 15, 2024
Announcements
3 min read

HumanFirst and Infobip Announce a Partnership to Equip Enterprise Teams with Data + Generative AI

With a one-click integration to Conversations, Infobip’s contact center solution, HumanFirst helps enterprise teams leverage LLMs to analyze 100% of their customer data.
August 8, 2024
Tutorials
4 min read

Two Field-Tested Prompts for CX Teams

Get deeper insights from unstructured customer data with generative AI.
August 7, 2024

Let your data drive.

Conversational AI should start with search.

GREGORY WHITESIDE
April 29, 2021
.
3 MIN READ

Let’s take an airline example: “I want to change my flight from the 3rd to the 4th”.

This is one of the 1000+ requests that an airline might hear across its communication channels. Whether the airline’s conversational AI is able to actually change my flight for me depends on a lot of factors - but mostly on how sophisticated the conversational AI is.

In rare cases, it will successfully help me change my flight within the conversation  with a great experience. This will require multiple exchanges to ask me for my name, flight confirmation #, preferred seating arrangements etc - which is where entities (and slot-filling) are useful.


But I don't think I've ever had a good conversational transaction like this. If I want to change my seat, good luck giving me a better experience via chat, than what I'm accustomed to directly within the airline reservation portal.

Imagine a world where the conversational AI is simply reaaaally good at understanding whatever you say or ask, and pointing you to the right place to complete or answer your request.  Sounds like something you already use? Yes, Google!

Much like I don’t expect to book a trip directly inside Google's search field, I don’t expect the flight change to take place in the conversation (it just happens that a lot of chatbot development roadmaps set that as an expectation); I'll personally be impressed if the AI understands that I want to change my flight, and sends me directly to the flight change UX (where my personal information and context is likely already captured).

I see positive signs that things are moving in this direction:

  • Conversation extensions provided by Zendesk Sunshine Conversations provide "custom interactive experiences that sit on top of the chat window. They combine the intimacy and contextuality of conversational interfaces with the richness and flexibility of traditional web UIs. They’re intended to help users complete more complex tasks and transactions, ones that would be too tedious to complete by exchanging multiple messages back and forth."
  • RCS (new SMS standard) introduces richer components directly within the messaging experience (like menus, carousels etc)
  • LiveChat Inc allowing developers to easily embed iframes and apps right into the conversation experience
  • Great enterprise chatbot experiences (like Kraken's chatbot) are not going outside of their scope, and instead handling requests like "I want to create an address to deposit crypto" by providing a link to the appropriate documentation (rather than try to resolve this in-conversation).

With this approach, entities and slot-filling logic becomes much less important: you can capture entities and pass them on to the "transactional" part of the UX, but you don't have to.

Are you saying transactional dialog flows are a bad thing?


There are obviously scenarios where you can't replace the "multiple messages back and forth experience": voice channels are an obvious one (although I can imagine Siri eventually integrating with my Apple Watch or iPhone and automatically popping open the appropriate UX).

However, the previous example was relatively easy; most airline conversational AIs will understand “I want to change my flight”, and help you fulfill it one way or another: it’s something they hear very often, and therefore have trained to recognize it.

What about “hey I forgot my bad on my flight yesterday”(note the typo)

The long-tail of requests like this one are often not understood (even for a company like WestJet); and if inserting a typo is sufficient to break the bot, it’s clear indication that this long tail request is not as well trained as other intents.

Why are so many conversational AIs unable to understand (and handle) more things, better ? If Google can do it for all general knowledge, surely it shouldn't be magic to build AI that understands the few hundred (or thousands) things your customers might say or ask.

I can imagine the reason being as simple as: There is a finite amount of resources for any given conversational AI project, and something has to be prioritized. 🤷‍♂️

Changing the development mindset from building « transactional dialog flows »  to instead provide a more  « search-like » end-user experience implies that:

  • Non-technical resources can focus on curating the natural language understanding component (the brain of the AI), and build an AI that can understand all long-tail "search" requests
  • Technical teams can plan for different end-user experiences depending on the type of user intent/request; "transactional" experiences can be easily de-coupled from the conversation, and therefore easier to integrate and to maintain.


This shifts the emphasis (and resources) on surprising the user with deep, precise answers to pretty much anything they can ask - and can potentially make the more complex & transactional requests easier to develop and maintain in the long run.

HumanFirst is like Excel, for Natural Language Data. A complete productivity suite to transform natural language into business insights and AI training data.

Subscribe to HumanFirst Blog

Get the latest posts delivered right to your inbox