Skip to content

Y Bot Energy Extensions

Keith Sterling edited this page Sep 24, 2017 · 5 revisions

Overview

Y-Bot was built on top of the work I did at an Energy company, base on a conversion of Python 2 AIML 1.0 engine to Python 3. Having spent over 5 years working in that industry I have a good knowledge of the types of questions a chatbot can answer, and this is reflected in the depth of the Energy extension.

Core Grammars

  • WHEN # BILL # -
  • # LAST BILL # -
  • # PAY # BILL # -
  • # WHEN # DIRECT DEBIT # -
  • # HOW MUCH # DIRECT DEBIT # -
  • # CHANGE # DIRECT DEBUT # -
  • # CANCEL # DIRECT DEBUT # -
  • # SPEND # LAST MONTH -
  • # SPEND # LAST MONTH ON GAS -
  • # SPEND # LAST MONTH ON ELECTRICITY -
  • # MY ENERGY USAGE -
Clone this wiki locally