Skip to content

Prototyping an AI Chatbot for Google Assistant for Google Home using the Actions on Google API in PHP

License

Notifications You must be signed in to change notification settings

zhuowei/actions-on-google-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototyping a Google Assistant action in PHP.

Currently just repeats the user's words back.

actionlib.php provides helper methods to help you make your own Action in php: currently it supports getting the raw input and asking the user for a response.

actionlib.php tries to replicate the ActionsSdkAssistant methods from the Node.js SDK: please let me know if there's anything I should change to make it more PHP-like.

Licensed under CC0: do whatever you want with this code.

About

Prototyping an AI Chatbot for Google Assistant for Google Home using the Actions on Google API in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages