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
My Category: Coding Project
tags: bot, chatbot
Description
Just as a proof of concept firstSummary 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
Progress Record
I followed another videos below to practice intents and entities. 1 hour
https://www.youtube.com/playlist?list=PLJKszJbOREcVxEbI3GiyN3jaF4RUh3gkv
Progress Record
playing with dialogflow
Progress Record
watched a short youtube video about 'intent' on dialogflow.
Progress Record
got stuck with some typescript error, but managed to solve it. spent more than 1 hour.
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.