fbpx

15 ways conversation designers could use ChatGPT

15 ways conversation designers could use ChatGPT 1120 840 Ben McCulloch

People from all industries and professions have gotten a hold of ChatGPT and have begun to understand the potential power of NLP technologies. In the field of conversational AI, for obvious reasons, there’s been a LOT of talk about whether a future version of ChatGPT would negate the need for conversation designers.

The reactions from the conversational AI community could broadly be placed into two camps:

  1. I’m wetting myself with fear
  2. I’m wetting myself with excitement

There’s no need for either yet. You can keep your underwear on. And it’s right that we should be divided right now, because we really don’t know where this thing will go, how (if) it’ll be used in production enterprise use cases and how it will realistically affect what we do.

But we can speculate, based on what’s in front of us, the ways in which we could use ChatGPT to improve the practice of conversation design and development.

So how might you use it? How can we avoid mindless bots who say the absolutely wrong thing at the wrong time, purely because they weren’t designed properly?

Perhaps we’re about to have another “I got scammed – great!” moment when someone applies this new technology without really considering how it will work in the wild lands of the real world.

A screenshot of a Paypal virtual agent conversation with a customer. The customer says 'I got scammed' and the virtual agent replies 'great!'

We need to keep our heads (and underwear) on, and think realistically about how we can use this.

Here’s 15 ways ChatGPT (and LLMs) could help you build better bots

Something to note before we get into this list. This list was written 3 days after ChatGPT launched. It’s taken us a little while to get this post out. At the time of writing, the below were simply ideas. Since then, the great team at Voiceflow has actually implemented a number of these things already in its recently announced AI Assist! Kudos to them.

  1. Happy path creation. Ask it to simulate a conversation and have it generate some sample conversation paths. Check out Maaike Groenewegge’s post on Medium for some examples. I asked chatGPT to simulate a happy path for a coffee ordering chatbot and this image displays the results which are very usable
  2. Simulate a conversation between various parties. How might famous personas speak about specific subjects? This could be used as a reference in persona design.
    The image displays the results when i asked chatGPT to simulate a conversation between Yoda and Margaret Thatcher about their love for running shoes

    It could be better, couldn’t it? Yoda’s first line is great, and Thatcher’s second line sounds good when said in a profound speech-making voice. Interesting to note that chatGPT didn’t attempt Yoda’s odd sentence structure, such as ‘Your path you must decide’

     

  3. Enhance a fictional persona. With a short prompt, ChatGPT can add a lot of wonderfully on-topic detail.I gave chatGPT a prompt and it added a lot more detail. The prompt was please add more detail to this persona - young man in his twenties, works in a shoe shop, likes to play guitar, dreams of owning a Rhodesian Ridgeback
  4. Intent training. Ask it to list the different ways a user can say ‘I don’t know’ and you’ll get plenty of training data. Voiceflow has actually recently implemented this.
    Asking ChatGPT to list 20 ways to say 'I don't know'
    Beware of the risks though. There are some caveats here because someone might say “I’ve lost my bank card”, which may trigger a ‘freeze’ card’ followed by an ‘order replacement card’ intent. Simply asking ChatGPT to generate ways to say “Can you freeze my bank card” will miss those other alternative ways of triggering the intent. Therefore, we’ll still need real customer data to balance this.
  5. Entity generation. ‘Give me 50 words that mean the same as house’ or ‘list 50 different pizza toppings’. Another Voiceflow recently implemented.
    The image shows the results when I asked chatGPT for 50 words that mean the same as 'house'

    There’s the first 15

     

  6. Training and quality assurance. How about having it generate test cases? Ask it for test questions that aren’t in your training data to test your language model.
    I'm building a chatbot and I'd like to test how effectively it understands customer queries. Write me 10 test cases simulating customer utterances intended to trigger the 'lost credit card' intent
  7. Prompt writing. How best to ask x question? Check out this example of someone who used it to generate prompts to feed into MidJourney and create AI art.
  8. Prompt variations. Random prompts that mean the same thing but keep the conversation dynamic, or are specialised for specific customers. Another that Voiceflow has recently implemented.
    Write 5 different ways to ask the question 'Please can I have your reference number?'
  9. Localisation. Create multi-language conversational designs before sending them to the loc department. chatGPT covers more languages than English. chatGPT’s first attempt should be conversational in any language (at least, it should be better than simply Google translating the source version), so your loc team’s starting point should be a higher quality localisation which will save them time I asked chatGPT to create a short conversation and then localise it to Czech
  10. Beating writer’s block. ChatGPT is an idea generator. If you simply want to try out an idea rapidly (‘what if we rap this sales copy?’), then ChatGPT will let you try that idea very quickly so you can decide if it’s a winner or a binner.

In the future, there’s potential for this thing to be able to do:

  1. Q and A. Ingest your company’s knowledge base and generate answers to questions. You could do this today with GPT-3, but the conversational improvements to ChatGPT make for more engaging natural responses.
  2. Fallback resolution. Imagine feeding your no-match utterances to ChatGPT (or any other LLM) and have it predict which one of your intents it belongs to. It would take the utterance, expand upon it to consider various things the user could have been saying, and then ask the user to choose from the top 3 options with most system confidence. You’d be able to cut down your optimisation overhead tremendously.
  3. Small talk. Hand off small talk questions to it. Now you don’t have to design bot responses to ‘what’s your favourite colour?’. Again, Voiceflow has recently implemented this, though not with ChatGPT. These work well enough at the moment, but lack context of the conversation and so once it’s responded to a query, the resulting prompts don’t get the conversation back on track as well as they will in future.
  4. Debug code. Imagine feeding it a buggy piece of code and asking it to find out what’s wrong with it, like this. This has been shown to work in some cases, but not proven to be 100% reliable as yet.
  5. Test code. Similarly, feeding it sample code and asking it to perform unit or regression tests on it.

Of course, the practical limitations to this today is that LLMs including ChatGPT still have the potential to turn racist and say something that’s abusive or generally not in line with how you’d like to speak with your customers, in spite of more recent restrictions put in place.

But let’s remember – ChatGPT is not available for production use (yet). In order for LLMs to achieve mass adoption they need to become embedded into existing tools before they will be used for any of the above. There’s too much friction today. They need to be part of your workflow and easily accessible and usable, which is why it’s encouraging to see the progress Voiceflow has made in recent weeks.

Where could this lead?

As this ‘mind blowing panel of talented professionals’ says, the future of conversational AI is going to be one where we give specialised services to each and every customer.

ChatGPT allow for that to happen, and when it is production-ready, it should allow teams building conversational AI to spend more time researching user needs and improving the conversational experience to give users what they need.

Each and every one of those customers is unique, and each of them has specific needs when they contact you. ChatGPT may well allow us to dynamically generate the best way to communicate with them depending on their circumstances (while keeping in mind the bot’s designed persona and the brand too).

You could say the tide of our entire industry will rise, and every practitioner will be able to make better experiences for every customer. ChatGPT and other LLMs won’t solve all issues, and they won’t replace conversation designers, but they should allow everyone to do better work.

All of this nudges our industry forwards. Conversation designers may become more curator than creator, leading a small army of bots to ensure that customers get the best service possible, because ChatGPT shows that computers can convincingly create human language.

    The world's most loved conversational AI event is back
    This is default text for notification bar
    Share via
    Copy link
    Powered by Social Snap