Video transcript
Output of the dependency check script
A terminal runs ./scripts/check-dependencies.sh. The output lists each check with its result: "Podman is installed" (version 5.4.2), "AWS CLI is installed," and "AWS credentials are valid." Under "Checking AWS Bedrock model access," the required models (amazon.nova-pro and two anthropic.claude-3-sonnet versions) are each marked available, while two optional image-generation models (amazon.titan-text-embedding-v2 and amazon.nova-canvas) are marked "No access" with a "How to fix" list — log into the AWS Console, open Amazon Bedrock, request access to the missing models, and wait for approval. It ends with "All required dependencies are satisfied," noting the optional models are only needed to generate item images yourself.