Create Chatbot with Dialogflow webhooks, Python, & AWS Lambda

preview_player
Показать описание
Let's understand, How to create a chatbot with Dialogflow webhook, Python, AWS Lambda, and DynamoDB. In this video, the main focus will be to connect your webhook to your database for a dynamic response from your chatbot. I have used Python in AWS Lambda and DynamoDB for Database but you can use your languages and database that you are comfortable in.

You can create your own client-side chatbot using NodeJs and Python sample code link given below

⭐ Gadgets I am using for video:

⭐ My Favorite Python Books

Please do Like, Share, Comment, and Subscribe!
Рекомендации по теме
Комментарии
Автор

Hi everyone, If you got any error or doubt on this video please comment below. Subscribe and stay tuned to get the latest video on #Web Server configuration, #AWS, #Cloud Computing, and many more every week.

CodingX
Автор

Hi! I´m using AWS Lambda and Dialogflow with your instruction, but, I cannot see results. In your python code in Lambda, I can´t see any module installed (but json and boto3). May I install another module to run python code in Dialogflow through Lambda? thanks!

sebastiangaido