Amazon Health Services improves healthcare discovery on Amazon.com using AWS ML and generative AI
Healthcare queries on Amazon.com involve complex relationships between symptoms, conditions, treatments, and services that traditional ecommerce product search was not designed to handle, requiring sophisticated medical terminology understanding to connect customers with relevant healthcare offerings.
Existing search algorithms optimized for physical products could miss service-based healthcare offerings, potentially failing to surface One Medical primary care or virtual physical therapy results for health condition searches.
The solution now runs daily for health-related search queries, connecting customers with medically vetted healthcare offerings alongside other products.
Building at scale with generative AI avoided costs that otherwise would have required orders of magnitude more financial budget.
Frequently asked questions
What did this team achieve with this AI workflow?
The solution now runs daily for health-related search queries, connecting customers with medically vetted healthcare offerings alongside other products.
What tools did this team use?
Amazon SageMaker, Amazon Bedrock, Amazon EMR, Amazon Athena, FAISS, Amazon S3, PySpark.
What results were reported?
Manual scaling cost avoided: orders of magnitude more financial budget (source-reported, not independently verified).
What failed first in this deployment?
Existing search algorithms optimized for physical products could miss service-based healthcare offerings, potentially failing to surface One Medical primary care or virtual physical therapy results for health conditio…
How is this ecommerce ops AI workflow structured?
Customer submits health search query → Pharmacy classifier identifies drug queries → NER model identifies health entities → LLM augments product knowledge base → FAISS vector search matches query to products → Human labeling establishes ground truth → LLM-based ESCI labeling at scale → Customers see vetted healthcare offerings.