1

I am able to add utterances through console and also using the CLI, but I need to retrieve utterances from some database and feed it to the chatbot. Any help is appreciated.

sid8491
  • 6,622
  • 6
  • 38
  • 64
  • This is way too broad, I don't even get the question. Do you want to create utterances from Python based on data you have in a DB? – imTachu Nov 21 '17 at 11:25
  • basically I want to add/update the utterances, intents etc using Python (Lambda) @imTachu – sid8491 Nov 22 '17 at 08:17
  • Take a look at [this](https://github.com/imTachu/ShakiraChatbot/blob/master/setup.py), in this example I create the chatbot, all intents, utterances using boto3, I never upload this to lambda because I don't need to but if you really want to you can – imTachu Nov 22 '17 at 08:20
  • thanks for the help @imTachu, but honestly I could not understand what was going on there. – sid8491 Nov 27 '17 at 11:30

0 Answers0