DEV Community

Cover image for Add chatbot using Dialogflow - Chomtana Portfolio
Chomtana
Chomtana

Posted on

Add chatbot using Dialogflow - Chomtana Portfolio

How I built it

  1. First I built my Dialogflow agent at https://dialogflow.cloud.google.com/
  2. I built an open source Dialogflow proxy to let static site client communicate with my Dialogflow agent WITHOUT LEAKING CREDENTIALS. You can see at https://github.com/Chomtana/dialogflow-proxy
  3. I deploy dialogflow-proxy to DigitalOcean.
  4. I develop my static site https://chom.dev and use axios to connect with dialogflow-proxy API.

Screenshots

Alt Text

Alt Text

Top comments (0)