Skip to content

Y Bot Banking Extensions

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

Overview

The banking extension shows how to create a grammar that can be used by a banking organisation to create a chat bot interface for their customers

Core Grammars

  • # MY BANK BALANCE - Provides a grammar that an authenticated customer can ask for their bank balance. Comes with template Python extension that can call an external service and retrieve the actual value. Return value from extension is srai parsed to give a meaningful response.

More to follow...

Clone this wiki locally