ShopQuery is a vertical AI Agent specialized in e-commerce. It replaces rigid search filters with a conversational brain that understands style, fit, and intent.
Powered by Amazon OpenSearch Vector Engine, we find products based on visual descriptions and vibes, not just keywords.
Personalized reasoning that cross-references user profile with brand sizing charts using Amazon Bedrock (Claude 3.5).
Automatically tag and categorize millions of SKUs with zero manual effort through multi-modal LLM processing.
ShopQuery isn't a general chatbot. It's a specialized agent trained on retail datasets, integrated directly into your inventory and pricing engines.
# Fetch recommended products via AI Agent
GET /api/v1/shopquery/recommend
{
"intent": "beach_wedding",
"budget_max": 200,
"user_context": { "size": "M", "location": "NYC" }
}
Connect ShopQuery to Shopify, Magento, or your custom headless commerce stack with a single JS snippet. Fully optimized for AWS CloudFront for sub-second delivery worldwide.
ShopQuery is part of the AWS Activate portfolio. We are currently utilizing p4d.24xlarge instances for fine-tuning our proprietary retail-LLM and Amazon SageMaker for multi-modal embedding generation.