aws-samples / amazon-sumerian-hosts

Amazon Sumerian Hosts (Hosts) is an experimental open source project that aims to make it easy to create interactive animated 3D characters for Babylon.js, three.js, and other web 3D frameworks. It leverages AWS services including Amazon Polly (text-to-speech) and Amazon Lex (chatbot).
MIT No Attribution
174 stars 80 forks source link

Add chatbot demo #100

Closed Krxtopher closed 2 years ago

Krxtopher commented 2 years ago

Issue #, if available:

P61429341

Description of changes:

This PR adds a new chatbot demo application to the demos-babylon package.

Reviewer testing instructions:

Do the setup described in the /packages/demos-babylon/README.md file. If you'd like to avoid the Cognito and Lex setup, reach out to @Krxtopher for a Cognito ID that will allow you to test things without standing up your own AWS infrastructure.

Launch the demos as described in the README above.

Click on the "Chatbot Demo" link to launch the demo.

Note: I suggest testing the different user flows that result when you accept, block, and dismiss the browser prompt for microphone access.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.