AI you can put in front of customers.
Without holding your breath. Every message is screened on the way in and the way out — PII redacted before the model sees it, prompt-injection and off-topic detours blocked, every check logged. On-brand and compliant by default.
Dual-stage guardrails · PII redaction · KVKK & GDPR · audit trail
Checked in and out — secrets never reach the model or the screen.
PII never reaches the model
Emails, phone numbers, cards, TC Kimlik, IBANs and more are detected and swapped for typed tokens before the message is processed — and the stream is buffered so a secret never flashes on screen mid-reply.
- email[EMAIL_REDACTED]
- credit card[CARD_REDACTED]
- TC Kimlik[TC_KIMLIK_REDACTED]
- IBAN[IBAN_REDACTED]
- person + locationLLM-detected
Two checkpoints, every turn
Each message passes input and output guards — content moderation, prompt-injection detection, off-topic routing and your own LLM-based rules. System guardrails ship on by default; layer your own per assistant.
- Content Moderatordefault
- Injection Detectordefault
- LLM Input / Outputdefault
- off-topicrouted
- custom rulesper assistant
Provable data separation
Every workspace lives in its own database schema, so one tenant's data can never bleed into another's. Guardrail decisions are kept as an audit trail, and a forget-user action wipes a visitor on request — built for KVKK and GDPR.
- schema-per-tenantisolated
- guardrail logsaudit trail
- forget-useron request
- KVKK + GDPRby default
The two-stage pipeline
How a message stays safe, end to end
Every turn runs the same gauntlet — checked before the model sees it, and again before the customer does.
- 01
Screen the input
Redact PII, run content moderation and catch prompt-injection before anything reaches the model.
- 02
Reason on clean input
The agent works only with the sanitized message — it never sees the raw secrets in the first place.
- 03
Screen the output
Check the reply for leaks, off-topic drift and policy violations before it streams to the customer.
- 04
Log the decision
Every guardrail verdict is recorded as an audit trail you can review for compliance.
Conversation-scoped overrides let you relax or tighten a rule for a single chat.
Ready to meet your AI agent?
Book a demo and we'll build a working agent on your real data — across WhatsApp, Instagram and your website. Live in days.