I want to create a AI powered Chat bot from scratch ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I want to create a AI powered Chat bot from scratch ?

How to start ? need help please...

24th Apr 2018, 1:25 PM
Deekshith K
Deekshith K - avatar
1 Answer
+ 3
Hi Deekshith You can use the following SDKs from Google Dialogflow https://dialogflow.com/ or if you want to use Google Assistant then you can use Actions https://developers.google.com/actions/ or Converse Ai http://www.converse.ai/ or if you want to build your own Google Assistant Using Python https://developers.google.com/assistant/sdk/guides/library/python/
24th Apr 2018, 2:14 PM
Mike Choy
Mike Choy - avatar