Skip to main content
About the Resource Center

Best practice recommendations for building bots in Architect

Bot technology overview

Genesys Dialog Engine Bot Flows and Genesys Digital Bot Flows, like any advanced machine-learning tool, work by learning from multiple examples, and then further defining to categorize similar, previously unseen cases. The bot learns from examples, not from rules.

The strengths of this approach include:

  • Input language flexibility and unseen data calculation. The bot makes guesses based upon previous conversations.
  • Statistical confidence scoring so that you know how sure the bot response is with responses.
  • Graceful degradation, which is not a pass or fail approach but rather a gradual loss in certainty for noisy data.

The machine learning approach comes at a cost: you may not have pre-determined outcomes for all input. Artificial intelligence (AI) decision making is based on its own calculations and conclusions, not from direct commands. Learning examples bias the engine toward the right answer, but do not always guarantee it.

This article provides some guidance on the types of model changes that are low-risk and high-risk within model bias shifts. For more information, see About Genesys Dialog Engine Bot Flows and About Genesys Digital Bot Flows.