Skip to content
This repository was archived by the owner on Aug 31, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (13 loc) · 557 Bytes

File metadata and controls

24 lines (13 loc) · 557 Bytes

AWS AI Services Workshop

AWS Workshop tutorial for building applications with AWS AI Services.

About

This workshop was created using the Learn theme for Hugo, a static site generator.

To test workshop site:

  1. Install hugo with:

    $ brew install hugo

  2. cd to project root directory (ai-services-workshop/)

  3. Build and run locally with:

    $ hugo server -D

  4. By default, dev server should be live at localhost:1313

License Summary

This sample code is made available under a modified MIT license. See the LICENSE file.