Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

mishushakov/dialogflow-widget

Repository files navigation

🚨 DEPRECATION WARNING: THIS PROJECT IS NO LONGER SUPPORTED, MOVE TO V2

Dialogflow Widget for Web

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

What is supported

  • 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

Get started

Grab your token in Dialogflow Console

Embed it using iframe

<iframe
    width="350"
    height="430"
    src="https://mishushakov.github.io/dialogflow-widget/#/YOUR-TOKEN-HERE" />

DEMO

Host it by yourself

Visit this page to learn meore

Thank you, stay updated!

About

Dialogflow widget for websites [DEPRECATED]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published