adrien2p/nestjs-dialogflow
Dialog flow module that simplify the web hook handling for your NLP application using NestJS :satellite:
This module helps backend developers building conversational AI applications to manage interactions with Dialogflow more efficiently. It simplifies routing incoming user requests (intents/actions) from Dialogflow's webhook to specific functions in your application. Developers provide their business logic, and the module handles the webhook infrastructure, allowing them to focus on the conversation flow.
Available on npm.
Use this if you are a backend developer building a Natural Language Processing (NLP) application with NestJS and need a streamlined way to integrate with Dialogflow webhooks for handling user intents and actions.
Not ideal if you are not using NestJS for your backend application or if you require a low-level, highly customized webhook integration outside of the provided abstractions.
Stars
79
Forks
14
Language
TypeScript
License
MIT
Category
Last pushed
Feb 12, 2026
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/adrien2p/nestjs-dialogflow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
shibing624/dialogbot
dialogbot, provide search-based dialogue, task-based dialogue and generative dialogue model....
paschmann/rasa-ui
Rasa UI is a frontend for the Rasa Framework
RocketChat/hubot-natural
Natural Language Processing Chatbot for RocketChat
cedextech/rasa-chatbot-templates
RASA chatbot use case boilerplate
sohlex/botkit-rasa
A middleware to connect Rasa NLU > 0.8.x to different chat channels using Botkit