Skip to content

charliezhou1/Test-AI-Assistant

 
 

Repository files navigation

Creating a Generative AI Test Assistant App with Amazon Bedrock and AWS Amplify

This is an example shows how to build a Test AI assistant app. The app will provide a personalized experience by suggesting popular attractions, local experiences, and hidden gems for the user's desired destination. We will build this app using AWS amplify and Amazon Bedrock.

travel-planner-ai

Getting Started

Clone repo


git clone https://github.com/charliezhou1/Test-AI-Assistant.git
cd Test-AI-Assistant

Install the packages


npm i

Initiate a cloud sandbox environment


npx ampx sandbox

Run the App


npm run dev

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.9%
  • CSS 20.1%
  • JavaScript 2.0%