An open API service indexing awesome lists of open source software.

https://github.com/codediodeio/lex-chatbot-lambda

Python validation for Lex. AWS Chatbot Hackathon 2017
https://github.com/codediodeio/lex-chatbot-lambda

Last synced: 11 months ago
JSON representation

Python validation for Lex. AWS Chatbot Hackathon 2017

Awesome Lists containing this project

README

          

# FlashLawyer Chatbot

FlashLawyer lambda code for validation and fulfillment for a [Lex Chatbot](aws.amazon.com/lex).

[Live demo](https://flashlawyer.com)

## 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