Using the Dialogflow API in Your NodeJS App

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • nodejs-dialogflow

    Discontinued Node.js client for Dialogflow: Design and integrate a conversational user interface into your applications and devices.

  • Then we use this file from https://github.com/googleapis/nodejs-dialogflow I put it into a file I called chatbot-helper.js which I then exported and imported in my request handler. This file contains a function called 'runSample' which contains all the proper config to start communicating with your agent. We will have to edit a couple of things here. The only thing you have to change here is your actual project id in the parameters of the function. I stored my project id in .env and imported it here. Later on, we will add a parameter called message and pass it in for the value of text.text in the queryInput object.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • "Boyfriend"

    2 projects | /r/ProgrammerHumor | 22 Apr 2022
  • Add a module for process unhandled message in NestJS Telegram bot with Google Dialogflow API

    1 project | dev.to | 3 Apr 2022
  • How to connect a chatbot to a TalkJS chat

    2 projects | dev.to | 8 Jun 2021
  • Kotlin Chatbot

    2 projects | /r/Kotlin | 18 Feb 2021
  • Ask HN: Who is hiring? (February 2024)

    18 projects | news.ycombinator.com | 1 Feb 2024