Naveenraj006 / lex-chatbot-lambda

Python validation for Lex. AWS Chatbot Hackathon 2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlashLawyer Chatbot

FlashLawyer lambda code for validation and fulfillment for a Lex Chatbot.

Live demo

Usage

This code is designed to run on the AWS Lambda Python 2.7 runtime. It requires a lex chatbot with matching intents and slots configured.

  1. git clone https://github.com/codediodeio/lex-chatbot-lambda.git lambda
  2. cd lambda
  3. python unit_test.py

Bot Definition

See bot_definition.js

About

Python validation for Lex. AWS Chatbot Hackathon 2017


Languages

Language:Python 100.0%