I build reliable agentic systems that combine RAG, tool use, approval boundaries, multilingual and voice workflows, evaluations, observability, and enterprise integration. My public work is intentionally runnable with synthetic data and credential-free mock modes, so an engineer can inspect the implementation and reproduce the evidence without customer access.
LinkedIn · Recruiter-safe résumé · All public repositories
| Project | Engineering signal | Reproducible evidence |
|---|---|---|
| Agentic RAG Platform | Tenant-scoped retrieval, grounded citations, tool routing, and approval gates | 20 deterministic tasks × 3 trials; 100% isolation and approval gate |
| Multimodal Executive Agent | Typed smart-glasses events, bilingual minutes, bridge recovery, deterministic replay | 61 tests; 3/3 replay commitments; 0 false positives |
| Mistral Voice Agent Gateway | Bilingual streaming state, barge-in, replay protection, and bounded retries | 20 deterministic orchestration scenarios × 3 trials |
| Multilingual Agentic Contact Center | Arabic/English intent routing, document gates, approval, and escalation | 10 deterministic scenarios × 3 trials |
| AuraCRM | Four-agent workflow, MCP-style allowlists, PII controls, and tenant isolation | 20 deterministic tasks × 3 trials; 100% safety gate |
Evidence legend: deterministic regression results are generated offline by code-based graders and run in pull-request CI. Provider-backed OpenAI/Mistral evaluations are a separate, opt-in local suite; no comparative model claim is published until both providers complete the same tasks and pass the documented release gates.
flowchart LR
I["Voice, text, or events"] --> O["Agent orchestration"]
O --> R["RAG and memory"]
O --> T["Allowlisted tools"]
T --> A["Approval boundary"]
O --> H["Human handoff"]
O --> X["Traces and evals"]
X --> F["Failure recovery"]
My repositories make the trust boundary visible: inputs, routing decisions, tool events, approvals, state transitions, errors, and final outcomes are testable. They do not retain hidden model reasoning, customer data, production credentials, or private infrastructure details.
- Agentic AI Workstation Blueprint — reproducible local model-serving topology, health routing, failover, and IaC validation.
- Agentic Railway Booking Platform — confirmed booking state transitions, API contracts, payment failure, and compensation.
- Agentforce Meeting Intelligence — action/decision extraction, hallucination controls, idempotency, Apex, and metadata validation.
- Agentforce Voice Channel Reference — signed webhooks, idempotency, provider fallback, and channel isolation.
- Mistral Tax Agent — citation-first retrieval, unsupported-advice refusal, and synthetic calculations.
- Bilingual Agentic Tax Advisor — clean-room bilingual guidance, privacy filtering, mock e-invoice tools, and human handoff.
Every project documents what I built, what is mocked, known limitations, provenance, security boundaries, and the exact offline evaluation report. The public portfolio contains clean-history reference implementations and synthetic demonstrations; private enterprise source histories remain private.

