This is a sample concierge demo which builds off of the stock concierge demo provided by AWS with added functionality tailored for booth function demo.
- Install the Sumerian Virtual Concierge according to https://docs.sumerian.amazonaws.com/articles/virtual-concierge/, more detailed instructions available in the zip file, here is the summary.
- Create a new Sumerian scene and import the Sumerian Virtual Concierge via "Import Assets"
- Run the cloud formation script to create the Cognito user group. (Save the cognito group ID)
- Upload jsfeat face and main files to S3 and make them publically accessible. (Save their web links)
- Manually create the LEX bot. (Save the LEX bot name and stage)
- Update the MainScript.js with the one here.
- Create a new DynamoDB table and store csv data in there.
- Update LEX bot with updated utterances provided in this repo.