Sellatrix
Pricing
- Free Tier
- Demo saved for 7 days; no credit card required
Summary
Most chat-to-order bots hallucinate product details, skip address fields, or confirm purchases the customer never intended — because they hand the entire conversation to a free-running LLM and hope for the best. Sellatrix is built around the opposite bet: a fixed 17-step pipeline that runs identically on every message, with guards that fire before the LLM ever touches a reply.
The vendor describes a deterministic pipeline covering intent detection, catalog search, multi-step checkout, and explicit order confirmation — all inside a single WhatsApp or Telegram conversation. Human agents claim handoffs and reply from a central dashboard without leaving the platform; the AI resumes automatically once the ticket resolves. The multi-tenant architecture lets each branch carry its own tone, language, and LLM key, which means a Dubai WhatsApp operation and a Cairo Twilio line can behave differently without separate deployments. Where the fixed pipeline pays off is order capture accuracy — where it costs you is flexibility. Teams needing custom conversation flows beyond the 17-step sequence will find no low-code way to extend them.
Bottom line: Pick Sellatrix if you need deterministic order capture over WhatsApp or Telegram without building a pipeline from scratch — but plan around it when your product logic demands branching the fixed pipeline cannot express.
Community Performance Report Card
No community ratings yet. Be the first to rate this tool!
Community Benchmarks Community
Sign in to submit a benchmarkNo community benchmarks yet. Be the first to share a real-world data point.
Pros
Sign in to edit- Fixed 17-step deterministic pipeline, so product details, variants, and order totals are never generated ad hoc — reducing the hallucination risk that causes accidental purchases or wrong SKUs in confirmed orders.
- Explicit confirmation gate before any order is created, which means a customer tapping through a fast conversation cannot accidentally place an order they did not intend.
- Human handoff lifecycle lives entirely inside the Sellatrix dashboard — agents claim, reply, and resolve without switching to WhatsApp or Telegram, so no conversation context is lost in a tool switch.
- Per-branch LLM configuration with bring-your-own-key support for OpenAI, Gemini, and Groq, so a multi-region operation can isolate API spend and model choice per market without sharing a single key across tenants.
- Four channels processed by one pipeline, so a broadcast campaign, an inbound WhatsApp query, and a Telegram checkout all behave consistently — without separate bots to maintain.
Cons
Sign in to edit- The fixed 17-step pipeline has no documented low-code extension point. Teams whose sales flow requires conditional branching — tiered pricing, multi-item bundle logic, or post-confirmation upsell steps — cannot add those steps without going outside the platform entirely.
- No self-hosted option exists on the vendor page. Teams with data residency obligations or internal security policies that prohibit third-party SaaS handling customer order data will need a different architecture before the first conversation is processed.
- Broadcast campaigns are limited to WhatsApp approved message templates. Teams needing freeform outbound campaigns across Telegram or web widget channels, or A/B testing of message variants, will find the broadcast feature too constrained — and at that point they typically evaluate dedicated outbound messaging platforms that treat broadcast as a first-class feature rather than a sidebar.
Community Reviews
Sign in to write a reviewNo reviews yet. Be the first to share your experience.
About
- Platforms
- WhatsApp, Telegram, Twilio, Web Widget
- API Available
- Yes
- Self-Hosted
- No
- Last Updated
- 2026-07-08T13:10:52.606Z
Best For
Who it's for
- E-commerce and retail sales teams
- Multi-channel customer engagement
- Businesses needing deterministic order capture
- Teams using their own LLM API keys
What it does well
- WhatsApp and Telegram sales conversations
- Guided product search and order placement
- Multi-branch sales operations with custom LLM configs
- Scheduled broadcast campaigns to contacts
- Human-AI handoff in a single dashboard
Integrations
Discussion Community
Sign in to commentNo discussion yet. Sign in to start the conversation.
Compare Sellatrix
Spotted incorrect or missing data? Join our community of contributors.
Sign Up to ContributeCommunity Notes & Tips Community
Sign in to contributeBe the first to contribute. General notes, observations, gotchas, and tips from people who use this tool day-to-day.
Frequently Asked Questions
- Is Sellatrix free?
- Sellatrix has a permanent free tier alongside paid upgrades. You can keep using a baseline version indefinitely without paying.
- Is Sellatrix open source?
- No — Sellatrix is a closed-source tool. Source code is not publicly available.
- Does Sellatrix have an API?
- Yes. Sellatrix exposes a developer API. See the official documentation at https://sellatrix.com for details.
- What platforms does Sellatrix support?
- Sellatrix is available on: WhatsApp, Telegram, Twilio, Web Widget.
Hours Saved & ROI Stories Community
Sign in to contributeBe the first to contribute. Concrete time/cost savings, with context. e.g. "Cut my code review backlog from 4h to 45m per week."
Curated lists that include this category
Sellatrix positions itself as an AI sales operating system for e-commerce and retail teams running conversations on WhatsApp, Telegram, Twilio, and a web widget. The core workflow is a fixed, ordered pipeline: every incoming message passes through topic filters, intent reads, catalog search, guided checkout steps, and an explicit confirmation gate before an order is created. The vendor states the pipeline is not an LLM free-for-all — guards short-circuit early and LLM calls execute only when the step requires one, which keeps responses fast and reduces the surface area for hallucinated pricing or missed address fields.
The differentiating architectural choice is the Client → Branch → Channel hierarchy. A single Sellatrix account can host multiple branches — each with its own configured tone, language, and LLM API key (OpenAI, Gemini, or Groq). This means a retail chain operating across three cities can run region-specific AI behavior without separate deployments or shared API rate limits. Broadcast campaigns, scheduled against imported contact lists via approved WhatsApp templates, sit inside the same dashboard as the inbound pipeline.
Sellatrix fits teams whose sales motion maps cleanly onto the browsing → variant selection → address collection → confirmation sequence. It breaks when a product catalog requires conversation logic that does not fit those steps — negotiated pricing, multi-item bundles with conditional discounts, or post-order upsell flows. Because the platform is not open-source and no self-hosted option is described on the vendor page, teams with data residency requirements or the need to modify pipeline logic at the code level will hit a hard wall. At that point, teams typically move toward a fully programmable messaging API layer combined with their own LLM orchestration.
On the integration side, the vendor describes HMAC signature verification on every incoming webhook across all four channels. LLM configuration is per-tenant and requires the customer’s own API key, so Sellatrix itself sits between your channels and your chosen model rather than providing model access directly.
