TinyMCE AWS Amazon Bedrock demo for AI Assistant plugin

  1. Clone this repository
git clone https://github.com/FarzadHayat/tiny-aws-bedrock-demo.git
cd tiny-aws-bedrock-demo
  1. Replace no-api-key with your own API key in index.html

  2. Replace Amazon Bedrock credentials with your own in string.js and index.html

  3. Install dependencies

pnpm install
  1. Start the development server
pnpm run dev
  1. Open http://localhost:5173 with your browser