This is a simple dictionary chatbot which tell meaning of any word.
- Amazon AWS Account
- Amazon Lex
- Amazon Lambda
- Oxford Dictionary API account
- Create zip of DictionaryBot_Export.json.
- Import above zip as New Bot into Amazon Lex.
- Create zip of contents of Lambda Function folder.
- Create a new function in Amazon Lambda with runtime as python 3.6 and choose lambda_basic_execution as existing role.
- Upload zip created in Step 3, use handler as "lambda_function.lambda_handler" and then save.
- Now test your bot through LEX console.
- Publish your LEX BOT and use Slack communication channel to integrate with slack.
Click this Link and Follow Steps
Click this link to join slack workspace and start interacting with Bot.