Fraud · live
Askhoras
AI-powered fraud checker for UAE consumers. Paste a suspicious message, link, or screenshot — get an instant risk verdict grounded in UAE-specific scam typologies.
Why this exists
UAE consumers face a constant stream of fraud attempts — fake parcel notifications, impersonation calls, phishing links, payment-request scams. The patterns evolve fast, and most generic fraud-detection guidance doesn't speak to the local context. Askhoras is built for that: instant, UAE-specific, free.
How it works
A user pastes a message, link, or screenshot. The orchestrator runs deterministic fraud rules first (fast-path templates for the obvious patterns) and falls back to an LLM grounded in a curated UAE scam-typology corpus for the harder cases. The result is a verdict with reasoning the user can act on.
What I built
- Fraud rule engine with fast-path templates for ~30 known patterns
- LLM orchestrator with a Notion-backed corpus of UAE-specific scams
- Admin dashboard for triage, eval lock-cases, and ongoing rule refinement
- Telegram + Web channels with a single backend
Stack
Next.js · Supabase · Vercel · Anthropic Claude · custom rule engine