DEV Community

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

Posted on

1

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)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay