Skip to content

akirsman/DemoKit.AWS.AI

Repository files navigation

Demo Kit - AI on AWS

This is a Demo Kit for AI on AWS. It includes a presentation plus demo script to show off several AI services.

Getting Started

Clone this repository and start changing DemoScript.txt to make them work against your account. You may also want to open the presentation, put your name on it and cover it before presenting it.

Prerequisites

  1. If you don't have a AWS Account already, create one (https://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/AboutAWSAccounts.html)
  2. Connect to the console (https://console.aws.amazon.com)
  3. Create a user with programmatic access (https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_create.html#id_users_create_console)
  4. Copy the access and secret keys for step 6 below
  5. install aws-cli locally (https://docs.aws.amazon.com/cli/latest/userguide/installing.html)
  6. run
aws configure

for putting your credentials and preferred region. At this point, your aws commands will hit your just created account.

About

Demo Kit for AI on AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published