This is an unofficial Web widget for Dialogflow, i built it, to support Google Assistant rich-responses and to delivery the most out of the Platform. The executable is around 100KB. You can load it using iframe or embed it with JavaScript
- Basic reply (is being displayed and spoken)
- Simple Response (is being spoken)
- Cards
- Carousel Cards
- Lists
- Suggestions Chips
- Link chips
- Combination of all above
This repo is synced with dialogflow-web and uses same features and shared codebase
Grab your token in Dialogflow Console
<iframe
width="350"
height="430"
src="https://mish.io/dialogflow-widget/#/YOUR-TOKEN-HERE" />
Visit this page to learn meore