Angular Chatbot with Dialogflow (API.ai)

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Now that we are in 2019 it has been necessary to make a series of code adjustments to implement the chat. But just a little research, patience and everything is fine. Thanks for the tutorial, being able to make corrections and run with Angular 8

cristianheleno
Автор

Loved the pace, clear talking, clear points, fast cut and paste instead of typing with mistakes.
I liked how you prepped for making this video.
I just subscribed on this first video from you that I watched. It normally takes a couple of vids for me to subscribe. I might go Pro just to support you in this endeavor.

tomhollins
Автор

Thnkq man, i'm learning a lot from this channel.... great job

seshukumar
Автор

8:57 - you now need to pipe the scan operator

cwza
Автор

Great Video. Some things have changed with Dialog flow since you made this video. Can you post a new one? I am having an extremely hard time finding a way to get Dialogflow v2 to work with Angular. Something to do with not having a typescript file.

andrewenochs
Автор

Wow !! greate job, thanks guy. What is your vscode theme ?

alejandropb
Автор

This was a great tutorial! Thank you. Subscribed and liked.

devorrahtester
Автор

Hi, Dailog flow is upgraded to v2, there is no direct option for getting client access token. How I can integrate it with my angular application. Can you please help me out.

niharikabajpai
Автор

I think this api-ai library is deprecated. I tried this method because I wanted to do all the work on my Angular Frontend without a gateway. I can't get my project token on dialogflow, I have a service account instead. The link to the tutorial is up to date and works fine.

lemusicdrummer
Автор

E:\AngularChatbot\chatbot>ng g service chat/chat -m chat
Unknown option: '-m'
Unknown option: 'chat'
why?

MdShuvobhai
Автор

I dont understand the first step ...where should we generate the module called chat ?? What is with the dark theme ...is that an application ?

saimaheshb
Автор

I can't find the client access token could you help me out?

coltunagaming
Автор

Hi, Thanks for the great video tutorial :)
Could you please create a video on "Angular Chatbot with RASA NLU"
Best Regards,
Sunil

genuser
Автор

Do we have something like this but we can deploy to our own server? For the Healthcare industries, data privacy is critical so I am not allow to send data to third party. Thanks.

ct
Автор

Hi,

Could you please tell me what could be issue ????

sachinmishra
Автор

Thanks for this tutorial ! How can I add buttons ?

dridions
Автор

8:57 this.messages=this.chat.conversation.asObservable().pipe(scan((acc, val)=>acc.concat(val)));
and import { scan } from 'rxjs/operators';

amamizied
Автор

Hi, I have signup in dataflow for free but m not able to get Client access token.CAn you please help me with that.

kumarikhushboo
Автор

Does Dialogflow allow for programing to switch to a live operator if it doesn't have the correct answer?

JoeMGL
Автор

why did you use a Class for Message? couldn't it be done with a simple interface?

paymankhayree
join shbcf.ru