AWS Retail Demo Store is a sample retail web application and workshop platform demonstrating how AWS infrastructure and services can be used to build compelling customer experiences for eCommerce, retail, and digital marketing use-cases
Description of changes: The current product catalog contains images, descriptions, and prices that do not match. For example, a product picture of a Crew Neck T-Shirt has a description of a button-down shirt with a price that does not align. This PR uses Bedrock to generate new product names, descriptions, and prices from the existing product images.
Description of testing performed to validate your changes (required if pull request includes CloudFormation or source code changes): Verified product counts match and reviewed generated data to ensure only names, descriptions, and prices were updated.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available: #602
Description of changes: The current product catalog contains images, descriptions, and prices that do not match. For example, a product picture of a Crew Neck T-Shirt has a description of a button-down shirt with a price that does not align. This PR uses Bedrock to generate new product names, descriptions, and prices from the existing product images.
Description of testing performed to validate your changes (required if pull request includes CloudFormation or source code changes): Verified product counts match and reviewed generated data to ensure only names, descriptions, and prices were updated.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.