Git Product home page Git Product logo

lex-training's Introduction

Amazon LEX / Lambda Training - Lab materials

This GitHub repository has been created to help illustrate the creation of LEX Intents and leverage AWS Lambda serverless functions for fulfillment.

Lab Agenda

  • create a jokebot which responds to you and makes a REST API call to return a joke.
  • create a weatherbot which can check the weather for whatever city/location you provide using REST API to a weather service
  • create a moviebot which can return facts about a given movie via the open movie online database. Examples of criteria to ask for: release year, description, rating
  • modify the original jokebot from Lab 1 and have it give different responses for Dad Joke or Chuck Norris joke requests.

Getting Started

AWS Console

  1. log in to Amazon Lex console with your Amazon account
  2. In a separate browser tab open up the Amazon Lambda console
  3. Congratulations, you have taken your first step towards learning Amazon Lex services.

Lab Guidance

  1. Lab 1 - simple jokebot. This lab explores a single intent with no slots, and triggers an API call to Dad jokes REST API.
  2. Lab 2 - weatherbot. This lab explores creating a bot with an intent which captures a location in a slot. The location is then parsed in a Lambda function which then grabs the current weather based on that location.
  3. Lab 3 - moviebot. This lab explores multiple intents each with multiple slots to return specific facts about a movie.
  4. Lab 4 - enhanced jokebot. This lab enhances the original jokebot and asks the user to decide whether they want Dad jokes, or Chuck Norris jokes.

API Resources

lex-training's People

Contributors

bradh11 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.