This is a knowledgable Assistant app that shares interesting facts about Google. The sample introduces advanced features like custom entities, contexts, and deep links. Use this app and you might see that it even knows about a subject other than Google!
See the developer guide and release notes at https://developers.google.com/actions/ for more details.
- Use the Actions on Google Console to add a new project with a name of your choosing.
- Click "Use API.AI" and then "Create Actions on API.AI".
- Click "Save" to save the project.
- Click on the gear icon to see the project settings.
- Select "Export and Import".
- Select "Restore from zip". Follow the directions to restore from the FactsAboutGoogle.zip in this repo.
- Deploy the fulfillment webhook to your preferred hosting environment (we recommend Google Cloud Functions).
- In the Fulfillment page of the API.AI console, enable Webhook, set the URL to the hosting URL, then save.
- In the quit_facts intent, check "End Conversation" for Actions on Google.
- Open API.AI's Integrations page, open the Settings menu for Actions on Google.
- Enter the following intents as "Additional triggering intents"
- choose_fact
- choose_cats
- Click Test.
- Click View to open the Actions on Google simulator.
- Type "Talk to my test app" in the simulator, or say "OK Google, talk to my test app" to any Actions on Google enabled device signed into your developer account.
For more detailed information on deployment, see the documentation.
- Actions on Google documentation: https://developers.google.com/actions/.
- If you find any issues, please open a bug here on GitHub.
- Questions are answered on StackOverflow.
Please read and follow the steps in the CONTRIBUTING.md.
See LICENSE.md.
Your use of this sample is subject to, and by using or downloading the sample files you agree to comply with, the Google APIs Terms of Service.
Actions on Google Developers Community on Google+ https://g.co/actionsdev.