Customer support decision
Gorgias
A stripped-down Gorgias-like helpdesk with AI replies and basic Shopify context is realistic for a single engineer to build and operate, but reproducing Gorgias’s proprietary training data, deep OpenAI partnership benefits, platform-scale guarantees, and large integrations marketplace is not practical to replicate.
Visit website↗Open-source builds that already do this
Every project below is open source and already does this job today. Fork one, self-host it, or take the parts you need — the build prompt further down assumes an empty file, and this is the shortcut past that. Licences differ; check the one on each card before you ship.
What a replacement has to do
- Receive customer messages across channels → show customer & order context from Shopify → generate AI response (with brand tone & guardrails) → allow human edit/hand-off → perform in-conversation actions (refund/cancel/upsell) via Shopify API
What it still won’t have
- Pre-trained model trained on the vendor’s proprietary 1B+ conversation dataset
- Direct OpenAI partnership / deeper model access claimed by vendor
- Native, one-click Shopify integration and embedded store UI
- 300+ out-of-the-box integrations and marketplace
- SLA-backed platform stability and holiday-season scaling guarantees
What remains hard
- Proprietary data
Pre-trained on 1B+ conversations
- Brand trust
Built into Shopify’s DNA
- Brand trust
Built on a direct OpenAI partnership. Deeper model access. AI fine-tuned for product recommendations, order management, and brand voice. A real integration.
- Integration maintenance
300+ integrations
First-year cost
Keep paying
Paying is—cheaper in year one.
On cash alone, building overtakes the subscription at 4 seats.
Money you would actually spend
Time you would spend
—
What you would spend
What we assumed
The verdict above measures whether you could build it. This one is only about money.
Runnable build prompt
Build a minimal ecommerce AI helpdesk in Node.js + React, Postgres for data, and Next.js API routes. Core features: (1) webhook receivers for inbound messages (email/chat), (2) Shopify connectors to fetch order/customer/product context, (3) ticket store in Postgres with threading, (4) LLM integration (OpenAI-compatible) that generates responses using prompt templates and allows simple guardrails, (5) web UI for agents to view context, edit AI replies, and escalate, (6) endpoints to perform Shopify actions (refund, cancel, add discount). Out of scope: multi-channel provider integrations beyond one inbound channel, complex analytics, marketplace of integrations, and carrier/voice telephony. Require error handling for API failures, idempotent webhooks, authentication, basic unit tests for API routes, and an end-to-end test that simulates a message → AI reply → Shopify action.
How we checked
How the score was reached
- Partly verdict base52
- An open-source build was found+5
- 5 cited sources+3
- 3/3 assessment runs agreed+4
- Hard moats found in the evidence-3
- Evidence score61
The base comes from the verdict. Everything under it is a check that either happened or did not, and each one is a fact frozen in this record rather than a judgement made at render time — so the same evidence always produces the same number.
How scoring works →Cited sources · 5
Every page the run actually retrieved.
- official productGorgias homepage
- official pricingGorgias pricing
- official docsGorgias product tour
- open sourcechatwoot/chatwoot
- open sourceabhinavxd/libredesk
Integrity checks
What held up, and what did not.






