An attempt to recreate Gideon form DC Legends that is compatable with most voice technology like Cortana from windows and Alexa from amazon.
- go to https://bot.dialogflow.com/42ef84ad-8380-4bcf-b260-afb60b4d982b
- Tell google assistant to Talk to gideon.
- Talk to Gideon on skype.
- Talk to Gideon on webchat: https://goo.gl/EUnTRz
- Embed it with iframe:
<iframe width="350" height="430" src="https://console.dialogflow.com/api-client/demo/embedded/42ef84ad-8380-4bcf-b260-afb60b4d982b"></iframe>
If you would like to add gideon to your website there is an html page called gideon.html Page Src: https://raw.githubusercontent.com/josephworks/Gideon/master/gideon.html
How to add it:
1. Paste gideon.html in your websites root directory.
2. Restart your webserver
3. Go to http(s)://%Website%/gideon.html
1. Voice software turns what you are saying into text
2. Data gets sent to Api.ai or Dialogflow for responce
3. TTS or Text To Speech tells you what the responce is with audio.
Reference:
Gideon is powered by Dialogflow also known now as Api.ai