Setup Instructions for genai-bedrock-voicebot This guide will walk you through the steps to set up the genai-bedrock-voicebot projects using AWS Amplify and App Runner. Table of Contents Fork the Repository Login to AWS Create a GitHub Connection in AWS App Runner Create the Admin Console Amplify App Configure Environment Variables Modify Project Name Retrieve API Endpoints Create the Chat UI Amplify App Configure Environment Variables Modify Project Name Update Environment Variable in Admin Console 1. Fork the Repository Navigate to the repository: genai-bedrock-voicebot . Click on the Fork button at the top right corner. Select your GitHub account to create the fork. Once forked, note down your fork's URL (e.g., https://github.com/<YourGitHubUsername>/genai-bedrock-voicebot ). 2. Login to AWS Open the AWS Management Console . Enter your AWS account credentials to log in. 2.1. Enable Bedrock "Mixtral 8x7B Instruct" LLM Model Access 1. Nav...