Open Source · JavaScript
OrchestrAI
An AI shopping assistant that coordinates retailer actions and compresses a long checkout journey into one guided prompt flow.

Problem. Shoppers waste time jumping between retailer sites, comparing prices, and managing checkout flows manually.
Challenge. Coordinating multiple external APIs across a single conversation thread without hallucination, dropped state, or broken checkout sequences.
Solution. Designed a multi-step AI shopping agent that discovers, ranks, and completes checkout for products across retailers within one conversation, using chained tool calls to maintain context across steps.
Impact. Reduced a 10-step manual shopping flow to a single conversational prompt, with live product ranking and guided checkout through one interface.