Hg::Assistant

NB: This gem is still under heavy development, and is likely going to change wildly between releases. You probably shouldn't use it quite yet. Follow Voxable and we'll let you know when it's ready!

This is an extension to the Hg conversational interface framework for building Actions on Google for the Google Assistant.

Getting Started

Installation

Add this line to your application's Gemfile:

gem 'hg-assistant'

And then execute:

$ bundle

Or install it yourself as:

$ gem install hg-assistant

Usage

How to use my plugin.

User record

Required fields:

  • google_user_id: string

Documentation

The source code is documented in the literate style. You can view the docs here.

Contributing

Bug reports and pull requests are welcome on GitHub.

License

The gem is available as open source under the terms of the MIT License.