Skip to content

An SDK for writing Chatbots in Java using Amazon's Lex and Lambda services

License

Notifications You must be signed in to change notification settings

SoftwareByMark/lex-lambda-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lex Lambda SDK

This SDK allows you to quickly create a Chatbot using Java 8 and Amazon's Lex and Lambda services.

Getting Started

These instructions will get a copy of the SDK ready for use on your local machine.

Prerequisites

Here's what you'll need to use this SDK:

  • Java 8
  • Maven 3+

Installing

You will need to install this SDK locally before you can use it.

First, clone this repository:

git clone https://github.com/SoftwareByMark/lex-lambda-sdk.git

Then perform a Maven install to install the SDK into your local repository:

mvn clean install

Usage

See the sample Bot for the usage of this SDK

Built With

  • Maven - Dependency Management

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the Apache License v2.0 - see the LICENSE.txt file for details

Acknowledgments

About

An SDK for writing Chatbots in Java using Amazon's Lex and Lambda services

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages