AWS Workshop tutorial for building applications with AWS AI Services.
This workshop was created using the Learn theme for Hugo, a static site generator.
-
Install
hugo
with:$ brew install hugo
-
cd
to project root directory (ai-services-workshop/
) -
Build and run locally with:
$ hugo server -D
-
By default, dev server should be live at
localhost:1313
This sample code is made available under a modified MIT license. See the LICENSE file.