01
Tier 1
Product Photo Studio
Generate campaign-ready product photos through a Workers AI runtime endpoint, store variants in R2, serve optimized crops, and publish the selected asset back to a catalog path.
Workers AI endpoint ready
WorkersWorkers AIR2ImagesKV
BigCommerce path: Storefront product reads feed the image prompt; Catalog REST publishes when Admin credentials are present, with an activity-log fallback.
- Select product
- POST /api/generate-image
- Store variants
- Publish selected image
https://bc-photo-studio.dwarven.workers.dev
https://bc-photo-studio.cloudflare.app
02
Tier 1
Storefront Builder
Turn a merchant campaign prompt into generated storefront routes, product-aware components, a Sandbox preview, and deploy activity using Cloudflare-native Workers AI generation.
Workers AI builder endpoint ready
WorkersSandbox SDKWorkers AIStorefront GraphQL
BigCommerce path: Storefront GraphQL context feeds generation when credentials are present; fixture catalog context remains available as a fallback.
- Prompt campaign
- POST /api/generate
- Run Sandbox preview
- Deploy or export
https://bc-vibe-storefront.dwarven.workers.dev
https://bc-vibe-storefront.cloudflare.app
03
Tier 1
Voice Shopping Agent
A phone-style multilingual shopping agent that shows speech capture, STT, product tools, cart updates, and TTS response timing.
Polished mock voice flow
Agents SDKDurable ObjectsRealtimeKitWorkers AI
BigCommerce path: Storefront product, recommendation, and cart tools backed by fixtures until real Storefront credentials are configured.
- Speak intent
- Transcribe
- Recommend products
- Add to cart
https://bc-voice-shopping.dwarven.workers.dev
https://bc-voice-shopping.cloudflare.app
04
Tier 1
Returns Agent
Classify damaged-product photos through a Workers AI vision endpoint, recommend refund or replacement actions, gate high-value refunds, and schedule follow-up work.
Workers AI vision endpoint ready
Agents SDKDurable ObjectsWorkers AI VisionR2Scheduling
BigCommerce path: Orders and refunds call Admin REST through bc-tools when credentials are present, with fallback review records for dry runs.
- Upload photo
- POST /api/returns/classify
- Decide action
- Approve and follow up
https://bc-returns-agent.dwarven.workers.dev
https://bc-returns-agent.cloudflare.app
05
Tier 2
Shopping Concierge
A lower-risk text shopping concierge with recommendation cards, preference memory, cart previews, and visible tool-call telemetry.
Functional text agent mock
WorkersAgents SDKDurable ObjectsKV or D1
BigCommerce path: Mock product and preference tools mirror the future bc-tools Storefront and Admin descriptors.
- Ask for gear
- Infer preferences
- Search products
- Preview cart
https://bc-shopping-concierge.dwarven.workers.dev
https://bc-shopping-concierge.cloudflare.app
06
Tier 2
Data Analyst
Ask questions about store performance, preview generated Python, and see reproducible KPI, chart, and table outputs.
Interactive analyst mock
WorkersSandbox SDKR2Workers AI
BigCommerce path: Fixture datasets today; bc-tools clients replace CSV mocks with real storefront/admin exports when credentials exist.
- Choose dataset
- Ask question
- Generate Python
- Persist artifacts
https://bc-data-analyst.dwarven.workers.dev
https://bc-data-analyst.cloudflare.app
07
Tier 2
Catalog Enricher
Bulk-generate SEO titles, meta descriptions, image alt text, and tags through a Workers AI enrichment endpoint with durable progress and merchant review.
Workers AI enrichment endpoint ready
WorkersAgents SDKWorkflowsWorkers AI
BigCommerce path: Catalog REST updates publish approved rows when Admin credentials are configured; fixture updates remain a fallback.
- Scan SKUs
- POST /api/catalog/enrich
- Validate QA
- Publish approved rows
https://bc-catalog-enricher.dwarven.workers.dev
https://bc-catalog-enricher.cloudflare.app
08
Tier 2
A/B Test Generator
Generate landing page variants, simulate screenshot capture, score a decision matrix, and recommend the strongest campaign concept.
Review-board scaffold
WorkersSandbox SDKBrowser RunWorkers AIR2
BigCommerce path: Mock product assumptions now; live Storefront and Admin clients feed variant generation, scoring, and publish hooks later.
- Enter brief
- Generate variants
- Capture screenshots
- Pick winner
https://bc-ab-test-generator.dwarven.workers.dev
https://bc-ab-test-generator.cloudflare.app