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.
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.
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, you can find the installation instructions and requirements.txt file inside the place_finder directory of this repository.
If you have any questions about this tutorial or this repository, feel free to share them on Rasa Community Forum.
Actions console:
https://console.actions.google.com/u/2/project/place-finder-cf52a/simulatorcreate
https://blog.rasa.com/going-beyond-hey-google-building-a-rasa-powered-google-assistant/
PORT: endpoint http://localhost:5055/webhook
run_app.py 5004. ->endpoint
Ngrok 5004—>run_app