- Clone this repository
git clone https://github.com/FarzadHayat/tiny-aws-bedrock-demo.git
cd tiny-aws-bedrock-demo
-
Replace
no-api-key
with your own API key inindex.html
-
Replace Amazon Bedrock credentials with your own in
string.js
andindex.html
-
Install dependencies
pnpm install
- Start the development server
pnpm run dev
- Open http://localhost:5173 with your browser