Does it actually allow NSFW conversation?
Yes. We don't deploy mainstream OpenAI / Anthropic for the user-facing layer — they refuse NSFW prompts mid-conversation. We use self-hosted models with explicit-allowed terms (Llama variants, Mixtral fine-tunes). Compliance-sensitive flows still route to mainstream providers, but the conversation stays open.
Will it pass payment-processor compliance?
CCBill, Verotel, SegPay merchants require age verification, no minors content, no illegal categories, audit logs. The bot enforces these by design — age gate before first explicit reply, content classification on every turn, full audit log per session.
How fast does it ship?
6–8 weeks for the basic chatbot. Add 2–4 weeks for back-office agent. Add 1–2 weeks per integration (CCBill, Verotel, Stripe non-explicit endpoints, Telegram, WhatsApp where the niche allows).
Which languages are supported?
English, Russian, Hebrew native. German, French, Spanish, Italian as add-ons (+$1,500 per language). Auto-switch from the visitor's first message — no language picker.
What does the back-office agent do?
Payment failure recovery (retry logic, alternative processor routing), KYC document review queue, content moderation flagging, churn recovery campaigns, affiliate payouts reconciliation, daily revenue digest to the operator.
Can we self-host the model?
Yes — and we recommend it for any platform handling explicit content. $5,000 one-off for on-prem deployment + monthly GPU cost ($300–$800 typical). Zero leak of conversations to third-party model API.