TowardsMachineLearning

January 2020

Build WhatsApp chatbot using NodeJS – part4

Step 13. Handle user’s input:- So here we’ve created another folder called “pdf” and inside that we’ve created another file called Index.js in which we’ve written this function called ” getQuotation ” to transform data as per our needs. Step 14. Create invoice Here we’ll be writing createInvoice.js file inside pdf folder and we’ll using […]

Build WhatsApp chatbot using NodeJS – part4 Read More »

Build WhatsApp chatbot using NodeJS – part2

Introduction:- In this post we’ll solve POC in which “MachineLearning-made-easy.com” wishes to use WhatsApp Bot to generate invoices for its client. WhatsApp Bot should also be able to send these invoices to respective clients. So stay tuned to check this project in my next post. Step 1. Creating an agent on Dialogflow:- Create a new

Build WhatsApp chatbot using NodeJS – part2 Read More »

Build WhatsApp chatbot using NodeJS – part1

Introduction:- WhatsApp has massive userbase of over 1.5 Billion people. That’s one of main reasons why Businesses had keen eye on WhatsApp. Until now small business have managed creating WhatsApp groups and putting manpower on the job of communicating or sharing offers ,deals or other types of customers connect initiatives. But as you can see

Build WhatsApp chatbot using NodeJS – part1 Read More »