Build a basic chatbot with dialogflow for POC

Updated on: Sunday 31 May 2020, 09:51 pm

Created on: Sunday 31 May 2020, 06:20 pm

Tally7

Likes

userIconfybonprog

JunJulAugSepOctNovDecJanFebMarAprMayMonWedFri

My Category:  Coding Project

tags:  bot, chatbot


Description

Just as a proof of concept first

Summary Notes

 

First, following a udemy course

https://www.udemy.com/course/chatbot-for-website-with-react-and-nodejs/

and other materials on dialogueflow.


Eventually, I will add a chatbot to this ProgressMAKR site.

Progress Records/Comments

Comments  

userIconfybonprog Sat 20 Jun 2020, 08:47 am +1

Progress Record

 

I followed another videos below to practice intents and entities. 1 hour

https://www.youtube.com/playlist?list=PLJKszJbOREcVxEbI3GiyN3jaF4RUh3gkv

userIconfybonprog Thu 18 Jun 2020, 10:53 pm +1

Progress Record

 

playing with dialogflow

userIconfybonprog Thu 4 Jun 2020, 07:09 am +1

Progress Record

 

watched a short youtube video about 'intent' on dialogflow.

userIconfybonprog Wed 3 Jun 2020, 08:57 pm +1

Progress Record

 

got stuck with some typescript error, but managed to solve it. spent more than 1 hour.

userIconfybonprog Sun 31 May 2020, 09:52 pm +3

Progress Record

 

Did work on the chat bot for a couple of hours following the udemy course but also adding typescript and rewriting the code using react hooks.