3 Posts with "conversation design" Tag

Implicit and Explicit Confirmations 2024-10-22

Featured Image

Ensuring proper communication is critical — don’t let a chatbot fail to chat! Bots must strike a balance between confirming user information and proceeding with a reasonable assumption of correctness. Explicit and implicit confirmations are the primary tools to achieve this balance.

How to start a chatbot project right 2024-10-11

Featured Image

Like any software project, building a chatbot requires careful planning. While all software projects fall along the Waterfall-Agile spectrum. I believe chatbot projects should lean closer to the Agile end, emphasizing rapid prototyping and iteration over extensive upfront planning. This post draws on my experience with numerous chatbot projects and outlines what successful teams have done at the start.

Follow the 3 C’s in Your Chatbot’s Greeting 2024-08-21

Featured Image

You never get a second chance to make a first impression. Chatbots are no different, and the first interaction with users sets the tone for the entire user experience. When crafting this initial message, I recommend to keep the 3 C’s in mind: Context, Capabilities, and Call to Action. Context Context refers to who and where the bot is; it is the foundation upon which everything about the bot is built.