AI Engineer · Generative AI · Agentic AI Systems · LLM Security · AI Red Teaming
MSc Cyber Security (Distinction) · IEEE-Published Researcher · Sharjah, UAE
I work at the intersection of capable AI and secure AI — production-grade agentic/RAG systems, and the red-teaming frameworks that stress-test them. Currently a GenAI Security Testing Developer at Cosmic Info Solution, evaluating LLM systems against prompt injection, jailbreaks, and system-prompt extraction.
- 🔍 Enterprise-Agentic-RAG-Platform — LangGraph agentic loop, hybrid BM25+FAISS retrieval, Corrective RAG with web fallback. RAGAs Faithfulness 0.91 / Relevancy 0.88, gated in CI/CD.
- 🛡️ Capstone-Agent (CodeSentinel) — Five-agent system that debates, reaches consensus, and patches security vulnerabilities in code, with auto-generated reports.
- 🧠 mind-mri-agent-second-brain — Zero-dependency, offline-first Graph-RAG memory core for autonomous agents; cuts LLM context input 95–99% vs. flat-RAG.
- 📡 TrustMesh — Agentic SIM-swap fraud detection using telecom CAMARA network APIs.
"Detecting Human-Written and AI-Generated Phishing Emails Using DistilBERT and Explainable AI" — IEEE, 2025. Tri-class classifier (~98% accuracy) with SHAP/LIME explainability. Read it →
LangGraph LangChain FAISS BM25 RAGAs Transformers DistilBERT FastAPI Docker PPO Stable-Baselines3 Python JavaScript