-
Notifications
You must be signed in to change notification settings - Fork 135
Y Bot Energy Extensions
Keith Sterling edited this page Sep 24, 2017
·
5 revisions
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.
-
WHEN # BILL #
- Provides ability to ask when a bill is next due -
# LAST BILL #
- Ask how much a previous bill was -
# PAY # BILL #
- How to pay a bill -
# WHEN # DIRECT DEBIT #
- Query when a direct debit is normally taken -
# HOW MUCH # DIRECT DEBIT #
- Ask how much a direct debit is -
# CHANGE # DIRECT DEBUT #
- Query how to change a direct debit -
# CANCEL # DIRECT DEBUT #
- Ask how to cancel a direct debut -
# SPEND # LAST MONTH
- Ability to ask how much was spent on energy in the last month -
# SPEND # LAST MONTH ON GAS
- Ability to ask how much was spent on gas only in the last month -
# SPEND # LAST MONTH ON ELECTRICITY
- Ability to ask how much was spent on electricity only in the last month -
# MY ENERGY USAGE
- Ask for deeper insight into overall energy usage
More to follow ...
Email: keiffster@gmail.com | Twitter: @keiffster | Facebook: keith.sterling | LinkedIn: keithsterling | My Blog
- Home
- Background
- Guiding Principles
- Reporting an Issue
- Installation
- You And Your Bot
- Bots
- Clients
- Configuration
- AIML
- Sentence Splitting
- Natural Langauge Processing
- Normalization
- Spelling
- Sentiment Analysis
- Translation
- Security
- Hot Reload
- Logging
- Out of Band
- Multi Language
- RDF Support
- Rich Media
- Asynchronous Events
- Triggers
- External Services
- Dynamic Sets, Maps & Vars
- Extensions
- Pre & Post Processors
- Custom Nodes
- The Brain Tree
- Utilities
- Building It Yourself
- Creating Your Own Bot
- Contributing
- Performance Testing
- FAQ
- History
- Website