Skip to content

Wizard support for appliances related emission queries

Fixes #44 (closed) by adding wizard support for appliances related emission queries and makes the platform more user-friendly.

  • Adds the menu support which gives a list of categories for the user to choose one.
  • Adds slot filling feature for Region
  • Adds a list of Appliances
  • Suggests parameter quantity
  • Suggests parameter duration
  • Adds support for both, querying directly and through the wizard support.
  • Adds both comparative and number based response along with context-management support. Here's a preview of it:-

If the user queries directly pr-app-1

If the user queries through the menu support pr-app-2

pr-app-3

pr-app-4

pr-app-5

pr-app-6

Merge request reports