Add Voice Shopping Assistant for Shopify Stores#114
Open
sazed-bot[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Source URLs
Assessor score
Synopsis
Voice shopping assistant template for Shopify stores: ElevenLabs Agents (WebRTC) wired via MCP SSE to mcpstorefront.com for product search, with MCP-UI rendering interactive product cards in a Next.js frontend. Forkable MIT repo with one-click Vercel deploy, env var template, and step-by-step agent configuration.
Reasoning
Clears all D1–D8: it's a composed multi-component voice template (ElevenLabs Agents + MCP storefront + MCP-UI client) with a named outcome (Shopify voice commerce), not a single-vendor hello-world. Repo is public, MIT-licensed, with concrete clone/deploy instructions and a live demo at eleven.shopping. Schema-able, forkable, named industry+use case, and touches multiple stack layers via the ElevenLabs Agents Platform.
Claude raw output
{ "id": "eleven-shopping-ai-assistant", "slug": "eleven-shopping-ai-assistant", "tags": [ "ecommerce", "shopping", "product-discovery", "voice-commerce", "shopify", "mcp", "multi-language" ], "title": "Voice Shopping Assistant for Shopify Stores", "config": { "tools": [ { "name": "product_search", "description": "Search Shopify product catalog based on natural language queries via MCP" }, { "name": "product_display", "description": "Render interactive product cards with pricing and details" } ], "features": [ "Natural turn-taking", "Interruption handling", "Dynamic product discovery", "Real-time product rendering", "Multi-language automatic detection" ], "webrtc_enabled": true, "mcp_integration": "SSE (Server-Sent Events) protocol to MCP storefront server", "supported_languages": 32, "multi_language_support": true }, "source": "vendor_showcase", "license": "MIT", "metrics": { "cost_display": null, "latency_display": "Ultra-low latency" }, "demo_url": "https://eleven.shopping", "industry": "ecommerce", "pipeline": { "llm": "GPT-4o", "stt": "ElevenLabs Scribe", "tts": "ElevenLabs Turbo v2.5", "telephony": "Web Only" }, "use_case": "sales", "framework": "ElevenLabs Conversational", "languages": [ "en-US" ], "created_at": "2025-05-27T12:00:00Z", "raw_prompt": null, "updated_at": "2025-05-27T12:00:00Z", "contributor": { "github": "thorwebdev" }, "description": "A conversational AI shopping assistant that helps customers discover and purchase products from Shopify stores using natural voice interactions. Users describe what they want in plain language across 32+ languages, and the agent performs intelligent product search and provides recommendations through a seamless voice-first interface.", "prompt_file": null, "github_source_url": "https://github.com/elevenlabs/eleven.shopping" }Dedup decision
F6 dedup has not landed yet; no dedup decision available.
Reviewer notes
approve-to-pr running: