Skip to content

This repository contains the code of the tutorial 'Going beyond ‘Hey Google’: building a Rasa-powered Google Assistant'

License

Notifications You must be signed in to change notification settings

IDKYamHere/tutorial-rasa-google-assistant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial: Going beyond ‘Hey Google’: building a Rasa-powered Google Assistant

This repository contains the code of the tutorial of connecting Rasa-powered assistant to Google Assistant. You can find the step-by-step tutorial here.

What's in this repository?

This repository consists of the following files and directories:

  • place_finder - a directory which contains a pre-built Rasa assistant called Place Finder. This assistant is used in this tutorial to demonstrate the integration to Google Assistant.
  • action.json - a custom Google Assistant action configuration file.
  • ga_connector.py - a custom Rasa-Google Assistant connector. If you follow the tutorial using your own assistant, add this connector to your project directory.

How to use this repository?

The best way to use this repository is to follow a step-by-step tutorial on how to integrate the Rasa assistant to Google Assistant. If you choose to use a Place Finder assistant to follow the tutorial, make sure to install Rasa by using the command below:

pip install rasa-x --extra-index-url https://pypi.rasa.com/simple

Let us know how you are getting on!

If you have any questions about this tutorial or this repository, feel free to share them on Rasa Community Forum.

About

This repository contains the code of the tutorial 'Going beyond ‘Hey Google’: building a Rasa-powered Google Assistant'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%