Jul 4, 2026 · by Ben Lang · View source

Scarlett.

Your AI Co-Worker in Slack & iMessage

Scarlett.

Editorial analysis

Why an AI “Co-Founder” That Lives in Your Chat Might Be the Cross-Border Operator’s Next Power Tool

Every cross-border e-commerce operator I know runs on Slack, WhatsApp, or iMessage. We use those channels to triage supplier issues, ping fulfillment centers, review ad screenshots, and calm down angry customers who ordered the wrong variant. The friction of jumping between a dozen browser tabs—Seller Central, Shopify admin, TikTok Shop backend, Helium 10, Klaviyo—is the silent tax on our time. So when a product promises to embed an AI that can do 90% of that work inside the exact chat thread you already have open, my ears perk up. That product is Scarlett, launched on Product Hunt as “ZeroHuman.” It bills itself as an AI co‑founder that runs on autopilot, routes tasks to the right model, and works natively in Slack and iMessage. For anyone who manages multiple marketplaces, the thesis is tantalizing: what if your AI assistant understood your P&L, your return policies, and your ad budgets without you having to re‑explain everything every time you type? But as with any tool that promises to replace half your headcount, the real question is whether the guardrails hold up when it’s handling your actual revenue.

What Problem Does Scarlett Actually Solve?

The core pain Scarlett addresses is context‑switching fatigue and model‑selection overhead. Most sellers I talk to have experimented with ChatGPT, Claude, or Copilot for drafting listing copy or summarizing returns data. But those tools live in separate browser tabs, don’t retain long‑term memory of your specific business, and force you to manually pick the right model for each job (Opus for reasoning, Haiku for speed, etc.). Scarlett collapses that into one chat interface. You talk to it in Slack or iMessage, and it automatically routes your request to the best backend—whether that’s OpenClaw for coding, a custom model for design, or a standard LLM for support. Its “autopilot” mode, which the maker Dan Sutera says is trained on 50+ business and growth books, can proactively run marketing campaigns, handle support, and generate daily company reports without being prompted.

For a cross‑border operator, the practical benefit is clear: instead of manually pulling Inventory Reports from Amazon and pasting them into a prompt, Scarlett can do that in the background and flag stock‑out risks in your Slack channel. The maker even suggested three starter workflows in the comments: “daily company report, customer triage, and automating whatever your main social is such as X.” That’s exactly the kind of busywork that eats up the first two hours of every seller’s day.

How It Differs From Existing Options

Compare Scarlett to the typical AI stack a DTC operator might assemble. You could wire a custom Slack bot to the OpenAI API, but you’d need to maintain it, manage rate limits, and build your own memory layer. Or you could use tools like Zapier’s AI to connect ChatGPT to Shopify, but that adds another dashboard and still requires manual mapping for every trigger. Scarlett differentiates in three specific ways:

  1. Native iMessage support. The maker emphasizes that many solopreneurs don’t want Slack. For a seller who manages everything from their phone, being able to ask Scarlett “What’s my net profit margin for last month?” over iMessage removes a significant barrier to adoption.
  2. Shared API keys. Instead of buying separate subscriptions to HeyGen, XAI, or Claude, you use Scarlett’s keys and she passes along the cost. This is a subtle but powerful feature for a lean team that doesn’t want to juggle five different billing accounts for AI services.
  3. SQL‑backed memory. The team chose to store long‑term memory in a structured SQL database rather than a pure vector DB, citing speed and reduced context clutter. In the comments, Dan explained that they use “a Karpathy style wiki for long term, but it’s stored in the db just structurally.” That means old conversations about a specific ASIN or supplier are retrievable without the noise that often plagues vector‑only systems.

These differences matter most to sellers who are non‑technical. You don’t need to know what a vector database is; you just want your AI to remember that you hate using FedEx for Canada-bound orders.

Why Amazon Sellers Should Care More Than Shopify Ones

Shopify sellers already have a rich ecosystem of apps—Gorgias for support, Oberlo for sourcing, etc. Many of those apps have native AI features now. Amazon sellers, by contrast, are locked into a marketplace that limits API access. You can’t easily hook an AI into Seller Central’s messaging system or order reports without using third‑party tools like Helium 10 or SellerSprite that already abstract that data. Scarlett’s ability to work inside Slack or iMessage—where you likely already paste screenshots of your business reports—could fill a gap that Amazon’s rigid infrastructure creates. For example, you could ask Scarlett to summarize the week’s return requests from your flat‑file download, and it could cross‑reference that with inventory data to suggest a removal order. That kind of cross‑marketplace intelligence is rare.

What Cross‑Border Sellers Can Borrow (Even If They Don’t Use Scarlett)

Whether or not you sign up for Scarlett, the product’s architecture points to three principles that every operator should adopt in their own AI tooling stack:

  • Route tasks to the best model for the job. Don’t use one LLM for everything. Use a fast, cheap model for translation or customer triage, and a more expensive reasoning model for financial analysis. Scarlett’s “right model, right job” approach saves cost and improves quality. You can replicate this by setting up a simple routing layer with LangChain or even a no‑code tool like Make.
  • Keep memory structured, not just semantic. Pure vector search is great for vague similarity, but for e‑commerce you often need precise recall: “What did we decide about the green widget return policy last November?” A hybrid SQL‑vector approach ensures you don’t lose that specificity.
  • Autopilot, but with a kill switch. The maker confirmed that autopilot can be turned on or off, and that it “will ask for help / approval if it thinks it’s necessary.” That’s the right pattern. Start with autopilot on a read‑only workflow—like daily reporting—before letting it make changes to live ad budgets or customer refunds.

Where It Falls Short

No tool is perfect, and Scarlett has some clear gaps for cross‑border operators. The Product Hunt reviews, while positive, highlight two consistent concerns: lack of deep audio controls (for the Vireel video component) and potential formula‑driven content that feels less original. But for the core AI agent, the bigger issue is guardrails and transparency. One reviewer noted: “It needs highly transparent execution logs inside the chat thread so team members can audit what actions the agent is planning to take before it executes them on external platforms.” That’s a deal‑breaker for any seller whose autopilot could accidentally change a shipping method or issue a refund.

Additionally, Scarlett’s memory and context isolation are still being figured out. A commenter asked about running “distinct contexts or personas” for separate businesses within the same iMessage thread, and the maker’s response didn’t fully address how that works in practice. For a seller who runs a Shopify store selling pet toys and a separate Amazon store selling electronics, mixing those contexts could cause disastrous cross‑pollination—imagining a customer support email that references the wrong product line.

Where the Math Breaks

Scarlett’s pricing model is “pass along the cost” of API usage. For a low‑volume seller, that’s fine. But a high‑volume operator who might ask Scarlett to monitor 50 SKUs across three marketplaces, generate daily reports, and handle customer triage in three languages could rack up thousands of API calls per week. Without a cap or a fixed‑price tier, the cost can spiral unpredictably. Compare that to a tool like Klaviyo which has flat‑rate plans, or even ChatGPT Plus at $20/month. The “90% of our work” claim from the maker is also suspicious—cross‑border logistics involves physical world issues (customs delays, damaged shipments) that no AI can autonomously resolve. That 90% number likely refers to digital busywork, not the sticky operational firefighting.

What I’d Watch / Test Next

If you’re intrigued enough to try Scarlett, I’d run a bounded experiment before giving it full autopilot access. Here are three concrete steps to take this week:

  1. Set up a read‑only autopilot for customer triage. Connect Scarlett to a Slack channel that receives forwarded customer emails (via an integration like Zapier or Make). Let Scarlett summarize the sentiment and suggested response, but do not let it send replies. Measure accuracy over 50 tickets.
  2. Test its multilingual recall. Ask Scarlett about a specific order from three months ago in Spanish (or another language you sell in). See if it surfaces the correct conversation without hallucinating details. If the SQL memory works, it should; if not, you’ll know the hybrid approach still has gaps.
  3. Monitor API costs for the first week. Without a pricing page, you need to track usage. Ask Scarlett for a report of tokens consumed per day. If the cost exceeds what you’d pay for a dedicated support tool like Tidio or Gorgias, reassess.

Finally, watch for native e‑commerce integrations. The maker hinted that Scarlett is an “orchestrator” that can connect to new tools as they appear. If she one day connects directly to Amazon Seller Central or Shopify Admin via API, she becomes far more valuable. Until then, treat her as a prototype of where AI co‑founders are headed—not as a finished system you can trust with your entire Q4 revenue.

Ready to Create Your Own?

Join thousands of brands creating high-performing video ads with VEONIB. No editing skills required.

Start Creating for Free