Git Product home page Git Product logo

jarvis-workshop's Introduction

Alexa, Ask Jarvis to Create a Serverless App for Me

Ever dreamed making a voice assitant capable of helping you out in your work as a developer? Or a voice assistant that would be able to develop quick prototypes or even complete applications?

Well, even if you haven't dreamt, this workshop will help you unleash the whole power of AWS to help you out in your everyday work!

Contents

This workshop is team based. Each team has a goal of building their own serverless voice assistant and completing as much as possible.

The workshop is organized into several task sections:

The minimum is to complete the Alexa Skill, Application Repository, Comprehend.

1 Alexa Skill Tasks

These tasks are focused on building the necessary Alexa skill intents that are going to be the your interface to create applications and their services.

Difficulty: Medium

You can find more details in the /1-alexa-skill folder.

2 Application Repository Tasks

Application Repository tasks are focused on creating methods to interact with the AWS API for the Serverless Application Repository and CloudFormation, to search serverless components, get each one and deploy them using CloudFormation.

Difficulty: Easy

You can find more details in the /2-app-repo folder.

3 Comprehend Tasks

Comprehend tasks are the core of your application. They are focused on creating methods to interact with the AWS API for the Comprehend and to do further custom analysis and combinations needed for detecting which serverless components to use.

Difficulty: Hard

Hint: If possible, develop it in a pair-programming fashion

You can find more details in the /3-comprehend folder.

4 DynamoDB Tasks (Optional)

These tasks are focused on storing the created application and their corresponding services information to their DynamoDB tables for further work. These tasks should build methods for saving and getting created application information and saving and getting created service information (such as name, appId, input, process, output) which are interacting with the AWS API for DynamoDB.

Difficulty: Easy

You can find more details in the /4-dynamodb folder.

5 Final task: connect all services together

At this point, your team will need to connect all services you built.

You can find more details in the /5-connect-it-all folder.

Difficulty: Medium

Useful links

(c) Copyright 2018 Aleksandar Simovic, All Rights Reserved.

jarvis-workshop's People

Contributors

simalexan avatar stojanovic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  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.